OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
otb::InfoSceneCoord Struct Reference

#include <otbSARMetadata.h>

+ Collaboration diagram for otb::InfoSceneCoord:

Public Member Functions

void ToKeywordlist (MetaData::Keywordlist &kwl, const std::string &prefix="") const
 

Static Public Member Functions

static InfoSceneCoord FromKeywordlist (const MetaData::Keywordlist &kwl, const std::string &prefix="")
 

Public Attributes

MetaData::TimePoint azimuthTime
 
double incidenceAngle
 
double latitude
 
double longitude
 
double rangeTime
 
unsigned long referenceColumn
 
unsigned long referenceRow
 

Detailed Description

Represents an InfoSceneCoord.

Definition at line 174 of file otbSARMetadata.h.

Member Function Documentation

◆ FromKeywordlist()

static InfoSceneCoord otb::InfoSceneCoord::FromKeywordlist ( const MetaData::Keywordlist kwl,
const std::string &  prefix = "" 
)
static

Keywordlist import

◆ ToKeywordlist()

void otb::InfoSceneCoord::ToKeywordlist ( MetaData::Keywordlist kwl,
const std::string &  prefix = "" 
) const

Keywordlist export

Member Data Documentation

◆ azimuthTime

MetaData::TimePoint otb::InfoSceneCoord::azimuthTime

Azimuth time (azimuthTimeUTC)

Definition at line 190 of file otbSARMetadata.h.

◆ incidenceAngle

double otb::InfoSceneCoord::incidenceAngle

Incidence angle (incidenceAngle)

Definition at line 196 of file otbSARMetadata.h.

◆ latitude

double otb::InfoSceneCoord::latitude

Latitude (lat)

Definition at line 184 of file otbSARMetadata.h.

◆ longitude

double otb::InfoSceneCoord::longitude

Longitude (lon)

Definition at line 187 of file otbSARMetadata.h.

◆ rangeTime

double otb::InfoSceneCoord::rangeTime

Range time (rangeTime)

Definition at line 193 of file otbSARMetadata.h.

◆ referenceColumn

unsigned long otb::InfoSceneCoord::referenceColumn

Reference column (refColumn)

Definition at line 181 of file otbSARMetadata.h.

◆ referenceRow

unsigned long otb::InfoSceneCoord::referenceRow

Reference row (refRow)

Definition at line 178 of file otbSARMetadata.h.


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