![]() |
OTB
9.1.1
Orfeo Toolbox
|
#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 |
This structure contains the azimuth and range times associated with a gcp.
Definition at line 140 of file otbSARMetadata.h.
| void otb::GCPTime::ToKeywordlist | ( | MetaData::Keywordlist & | kwl, |
| const std::string & | prefix = "" |
||
| ) | const |
Keywordlist export
| MetaData::TimePoint otb::GCPTime::azimuthTime |
Azimuth time of the gcp
Definition at line 144 of file otbSARMetadata.h.
| double otb::GCPTime::slantRangeTime |
Slant range time of the gcp
Definition at line 147 of file otbSARMetadata.h.
1.8.17