OTB
9.0.0
Orfeo Toolbox
|
#include <otbPleiadesImageMetadataInterface.h>
Public Attributes | |
std::string | imageID |
double | linePeriod |
int | swathFirstCol |
int | swathLastCol |
MetaData::TimePoint | timeRangeEnd |
MetaData::TimePoint | timeRangeStart |
This struct defines additional metadata used to enhance pansharpening of phr products
Definition at line 94 of file otbPleiadesImageMetadataInterface.h.
std::string otb::MetaData::PleiadesUtils::SensorModelCharacteristics::imageID |
Definition at line 96 of file otbPleiadesImageMetadataInterface.h.
double otb::MetaData::PleiadesUtils::SensorModelCharacteristics::linePeriod |
Definition at line 99 of file otbPleiadesImageMetadataInterface.h.
int otb::MetaData::PleiadesUtils::SensorModelCharacteristics::swathFirstCol |
Definition at line 100 of file otbPleiadesImageMetadataInterface.h.
int otb::MetaData::PleiadesUtils::SensorModelCharacteristics::swathLastCol |
Definition at line 101 of file otbPleiadesImageMetadataInterface.h.
MetaData::TimePoint otb::MetaData::PleiadesUtils::SensorModelCharacteristics::timeRangeEnd |
Definition at line 98 of file otbPleiadesImageMetadataInterface.h.
MetaData::TimePoint otb::MetaData::PleiadesUtils::SensorModelCharacteristics::timeRangeStart |
Definition at line 97 of file otbPleiadesImageMetadataInterface.h.