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

#include <otbSARMetadata.h>

+ Collaboration diagram for otb::BurstRecord:

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

double azimuthAnxTime
 
MetaData::TimePoint azimuthStartTime
 
MetaData::TimePoint azimuthStopTime
 
unsigned long endLine
 
unsigned long endSample
 
unsigned long startLine
 
unsigned long startSample
 

Detailed Description

This structure is used to handle burst records.

Definition at line 118 of file otbSARMetadata.h.

Member Function Documentation

◆ FromKeywordlist()

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

Keywordlist import

◆ ToKeywordlist()

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

Keywordlist export

Member Data Documentation

◆ azimuthAnxTime

double otb::BurstRecord::azimuthAnxTime

Definition at line 126 of file otbSARMetadata.h.

◆ azimuthStartTime

MetaData::TimePoint otb::BurstRecord::azimuthStartTime

Definition at line 120 of file otbSARMetadata.h.

◆ azimuthStopTime

MetaData::TimePoint otb::BurstRecord::azimuthStopTime

Definition at line 121 of file otbSARMetadata.h.

◆ endLine

unsigned long otb::BurstRecord::endLine

Definition at line 123 of file otbSARMetadata.h.

◆ endSample

unsigned long otb::BurstRecord::endSample

Definition at line 125 of file otbSARMetadata.h.

◆ startLine

unsigned long otb::BurstRecord::startLine

Definition at line 122 of file otbSARMetadata.h.

◆ startSample

unsigned long otb::BurstRecord::startSample

Definition at line 124 of file otbSARMetadata.h.


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