OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::DimapData Class Reference

#include <otbDimapMetadataHelper.h>

+ Collaboration diagram for otb::DimapData:

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
 

Detailed Description

Struct containing metadata parsed from a Dimap product.

Definition at line 36 of file otbDimapMetadataHelper.h.

Member Data Documentation

◆ AcquisitionDate

std::string otb::DimapData::AcquisitionDate

Definition at line 43 of file otbDimapMetadataHelper.h.

◆ AcrossTrackIncidenceAngle

std::vector<double> otb::DimapData::AcrossTrackIncidenceAngle

Definition at line 65 of file otbDimapMetadataHelper.h.

◆ AcrossTrackViewingAngle

std::vector<double> otb::DimapData::AcrossTrackViewingAngle

Definition at line 67 of file otbDimapMetadataHelper.h.

◆ AlongTrackIncidenceAngle

std::vector<double> otb::DimapData::AlongTrackIncidenceAngle

Definition at line 64 of file otbDimapMetadataHelper.h.

◆ AlongTrackViewingAngle

std::vector<double> otb::DimapData::AlongTrackViewingAngle

Definition at line 66 of file otbDimapMetadataHelper.h.

◆ AzimuthAngle

std::vector<double> otb::DimapData::AzimuthAngle

Definition at line 55 of file otbDimapMetadataHelper.h.

◆ BandIDs

std::vector<std::string> otb::DimapData::BandIDs

Definition at line 49 of file otbDimapMetadataHelper.h.

◆ ImageID

std::string otb::DimapData::ImageID

Definition at line 41 of file otbDimapMetadataHelper.h.

◆ IncidenceAngle

std::vector<double> otb::DimapData::IncidenceAngle

Definition at line 53 of file otbDimapMetadataHelper.h.

◆ Instrument

std::string otb::DimapData::Instrument

Definition at line 44 of file otbDimapMetadataHelper.h.

◆ InstrumentIndex

std::string otb::DimapData::InstrumentIndex

Definition at line 45 of file otbDimapMetadataHelper.h.

◆ LinePeriod

std::string otb::DimapData::LinePeriod

Definition at line 75 of file otbDimapMetadataHelper.h.

◆ mission

std::string otb::DimapData::mission

Definition at line 38 of file otbDimapMetadataHelper.h.

◆ missionIndex

std::string otb::DimapData::missionIndex

Definition at line 39 of file otbDimapMetadataHelper.h.

◆ PhysicalBias

std::vector<double> otb::DimapData::PhysicalBias

Definition at line 58 of file otbDimapMetadataHelper.h.

◆ PhysicalGain

std::vector<double> otb::DimapData::PhysicalGain

Definition at line 59 of file otbDimapMetadataHelper.h.

◆ ProcessingLevel

std::string otb::DimapData::ProcessingLevel

Definition at line 46 of file otbDimapMetadataHelper.h.

◆ ProductionDate

std::string otb::DimapData::ProductionDate

Definition at line 42 of file otbDimapMetadataHelper.h.

◆ SatAzimuth

double otb::DimapData::SatAzimuth

Definition at line 70 of file otbDimapMetadataHelper.h.

◆ SceneOrientation

std::vector<double> otb::DimapData::SceneOrientation

Definition at line 56 of file otbDimapMetadataHelper.h.

◆ softwareVersion

std::string otb::DimapData::softwareVersion

Definition at line 69 of file otbDimapMetadataHelper.h.

◆ SolarIrradiance

std::vector<double> otb::DimapData::SolarIrradiance

Definition at line 61 of file otbDimapMetadataHelper.h.

◆ SpectralProcessing

std::string otb::DimapData::SpectralProcessing

Definition at line 47 of file otbDimapMetadataHelper.h.

◆ StepCount

int otb::DimapData::StepCount

Definition at line 68 of file otbDimapMetadataHelper.h.

◆ SunAzimuth

std::vector<double> otb::DimapData::SunAzimuth

Definition at line 51 of file otbDimapMetadataHelper.h.

◆ SunElevation

std::vector<double> otb::DimapData::SunElevation

Definition at line 52 of file otbDimapMetadataHelper.h.

◆ SwathFirstCol

std::string otb::DimapData::SwathFirstCol

Definition at line 76 of file otbDimapMetadataHelper.h.

◆ SwathLastCol

std::string otb::DimapData::SwathLastCol

Definition at line 77 of file otbDimapMetadataHelper.h.

◆ TimeRangeEnd

std::string otb::DimapData::TimeRangeEnd

Definition at line 74 of file otbDimapMetadataHelper.h.

◆ TimeRangeStart

std::string otb::DimapData::TimeRangeStart

Definition at line 73 of file otbDimapMetadataHelper.h.

◆ ViewingAngle

std::vector<double> otb::DimapData::ViewingAngle

Definition at line 54 of file otbDimapMetadataHelper.h.


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