OTB
9.0.0
Orfeo Toolbox
|
#include <otbDimapMetadataHelper.h>
Public Attributes | |
std::string | AcquisitionDate |
std::vector< double > | AcrossTrackIncidenceAngle |
std::vector< double > | AcrossTrackViewingAngle |
std::vector< double > | AlongTrackIncidenceAngle |
std::vector< double > | AlongTrackViewingAngle |
std::vector< double > | AzimuthAngle |
std::vector< std::string > | BandIDs |
std::string | ImageID |
std::vector< double > | IncidenceAngle |
std::string | Instrument |
std::string | InstrumentIndex |
std::string | LinePeriod |
std::string | mission |
std::string | missionIndex |
std::vector< double > | PhysicalBias |
std::vector< double > | PhysicalGain |
std::string | ProcessingLevel |
std::string | ProductionDate |
double | SatAzimuth |
std::vector< double > | SceneOrientation |
std::string | softwareVersion |
std::vector< double > | SolarIrradiance |
std::string | SpectralProcessing |
int | StepCount |
std::vector< double > | SunAzimuth |
std::vector< double > | SunElevation |
std::string | SwathFirstCol |
std::string | SwathLastCol |
std::string | TimeRangeEnd |
std::string | TimeRangeStart |
std::vector< double > | ViewingAngle |
Struct containing metadata parsed from a Dimap product.
Definition at line 36 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::AcquisitionDate |
Definition at line 43 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::AcrossTrackIncidenceAngle |
Definition at line 65 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::AcrossTrackViewingAngle |
Definition at line 67 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::AlongTrackIncidenceAngle |
Definition at line 64 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::AlongTrackViewingAngle |
Definition at line 66 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::AzimuthAngle |
Definition at line 55 of file otbDimapMetadataHelper.h.
std::vector<std::string> otb::DimapData::BandIDs |
Definition at line 49 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::ImageID |
Definition at line 41 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::IncidenceAngle |
Definition at line 53 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::Instrument |
Definition at line 44 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::InstrumentIndex |
Definition at line 45 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::LinePeriod |
Definition at line 75 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::mission |
Definition at line 38 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::missionIndex |
Definition at line 39 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::PhysicalBias |
Definition at line 58 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::PhysicalGain |
Definition at line 59 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::ProcessingLevel |
Definition at line 46 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::ProductionDate |
Definition at line 42 of file otbDimapMetadataHelper.h.
double otb::DimapData::SatAzimuth |
Definition at line 70 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::SceneOrientation |
Definition at line 56 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::softwareVersion |
Definition at line 69 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::SolarIrradiance |
Definition at line 61 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::SpectralProcessing |
Definition at line 47 of file otbDimapMetadataHelper.h.
int otb::DimapData::StepCount |
Definition at line 68 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::SunAzimuth |
Definition at line 51 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::SunElevation |
Definition at line 52 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::SwathFirstCol |
Definition at line 76 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::SwathLastCol |
Definition at line 77 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::TimeRangeEnd |
Definition at line 74 of file otbDimapMetadataHelper.h.
std::string otb::DimapData::TimeRangeStart |
Definition at line 73 of file otbDimapMetadataHelper.h.
std::vector<double> otb::DimapData::ViewingAngle |
Definition at line 54 of file otbDimapMetadataHelper.h.