OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::GCPTime Struct Reference

#include <otbSARMetadata.h>

+ Collaboration diagram for otb::GCPTime:

Public Member Functions

void ToKeywordlist (MetaData::Keywordlist &kwl, const std::string &prefix="") const
 

Public Attributes

MetaData::TimePoint azimuthTime
 
double slantRangeTime
 

Detailed Description

This structure contains the azimuth and range times associated with a gcp.

Definition at line 140 of file otbSARMetadata.h.

Member Function Documentation

◆ ToKeywordlist()

void otb::GCPTime::ToKeywordlist ( MetaData::Keywordlist kwl,
const std::string &  prefix = "" 
) const

Keywordlist export

Member Data Documentation

◆ azimuthTime

MetaData::TimePoint otb::GCPTime::azimuthTime

Azimuth time of the gcp

Definition at line 144 of file otbSARMetadata.h.

◆ slantRangeTime

double otb::GCPTime::slantRangeTime

Slant range time of the gcp

Definition at line 147 of file otbSARMetadata.h.


The documentation for this struct was generated from the following file: