OTB
9.0.0
Orfeo Toolbox
|
Classes | |
struct | SensorModelCharacteristics |
Functions | |
SensorModelCharacteristics | GetSensorModelCharacteristics (const ImageMetadata &) |
bool | HasSensorModelCharacteristics (const ImageMetadata &) |
Variables | |
const std::string | IMAGE_ID_KEY = "ImageID" |
const std::string | LINE_PERIOD_KEY = "LinePeriod" |
const std::string | SWATH_FIRST_COL_KEY = "SwathFirstCol" |
const std::string | SWATH_LAST_COL_KEY = "SwathLastCol" |
const std::string | TIME_RANGE_END_KEY = "TimeRangeEnd" |
const std::string | TIME_RANGE_START_KEY = "TimeRangeStart" |
SensorModelCharacteristics otb::MetaData::PleiadesUtils::GetSensorModelCharacteristics | ( | const ImageMetadata & | ) |
extract sensor model characteristics from ImageMetadata
bool otb::MetaData::PleiadesUtils::HasSensorModelCharacteristics | ( | const ImageMetadata & | ) |
const std::string otb::MetaData::PleiadesUtils::IMAGE_ID_KEY = "ImageID" |
Definition at line 86 of file otbPleiadesImageMetadataInterface.h.
const std::string otb::MetaData::PleiadesUtils::LINE_PERIOD_KEY = "LinePeriod" |
Definition at line 89 of file otbPleiadesImageMetadataInterface.h.
const std::string otb::MetaData::PleiadesUtils::SWATH_FIRST_COL_KEY = "SwathFirstCol" |
Definition at line 90 of file otbPleiadesImageMetadataInterface.h.
const std::string otb::MetaData::PleiadesUtils::SWATH_LAST_COL_KEY = "SwathLastCol" |
Definition at line 91 of file otbPleiadesImageMetadataInterface.h.
const std::string otb::MetaData::PleiadesUtils::TIME_RANGE_END_KEY = "TimeRangeEnd" |
Definition at line 88 of file otbPleiadesImageMetadataInterface.h.
const std::string otb::MetaData::PleiadesUtils::TIME_RANGE_START_KEY = "TimeRangeStart" |
Definition at line 87 of file otbPleiadesImageMetadataInterface.h.