OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
otb::SarDefaultImageMetadataInterface Class Reference

#include <otbSarDefaultImageMetadataInterface.h>

+ Inheritance diagram for otb::SarDefaultImageMetadataInterface:
+ Collaboration diagram for otb::SarDefaultImageMetadataInterface:

Public Types

typedef std::array< int, 2 > ArrayIndexType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::ImageType ImageType
 
typedef ImageType::IndexType IndexType
 
typedef Superclass::MetaDataDictionaryType MetaDataDictionaryType
 
typedef itk::SmartPointer< SelfPointer
 
typedef PointSetType::Pointer PointSetPointer
 
typedef itk::PointSet< double, 2 > PointSetType
 
typedef PointSetType::PointType PointType
 
typedef double RealType
 
typedef SarDefaultImageMetadataInterface Self
 
typedef SarImageMetadataInterface Superclass
 
typedef Superclass::VariableLengthVectorType VariableLengthVectorType
 
typedef Superclass::VectorType VectorType
 
- Public Types inherited from otb::SarImageMetadataInterface
typedef std::array< int, 2 > ArrayIndexType
 
typedef itk::SmartPointer< const SelfConstPointer
 
typedef Superclass::ImageType ImageType
 
typedef ImageType::IndexType IndexType
 
typedef LookupDataType::Pointer LookupDataPointerType
 
typedef SarCalibrationLookupData LookupDataType
 
typedef Superclass::MetaDataDictionaryType MetaDataDictionaryType
 
typedef itk::SmartPointer< SelfPointer
 
typedef PointSetType::Pointer PointSetPointer
 
typedef itk::PointSet< double, 2 > PointSetType
 
typedef PointSetType::PointType PointType
 
typedef double RealType
 
typedef SarImageMetadataInterface Self
 
typedef Superclass::StringVectorType StringVectorType
 
typedef ImageMetadataInterfaceBase Superclass
 
typedef Superclass::UIntVectorType UIntVectorType
 
typedef Superclass::VariableLengthVectorType VariableLengthVectorType
 
typedef Superclass::VectorType VectorType
 
- Public Types inherited from otb::ImageMetadataInterfaceBase
typedef itk::SmartPointer< const SelfConstPointer
 
typedef itk::ImageBase< 2 > ImageType
 
typedef itk::MetaDataDictionary MetaDataDictionaryType
 
typedef itk::SmartPointer< SelfPointer
 
typedef ImageMetadataInterfaceBase Self
 
typedef std::vector< std::string > StringVectorType
 
typedef itk::Object Superclass
 
typedef std::vector< unsigned int > UIntVectorType
 
typedef unsigned int UnsignedIntType
 
typedef MetaDataKey::VariableLengthVectorType VariableLengthVectorType
 
typedef MetaDataKey::VectorType VectorType
 

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
double GetCenterIncidenceAngle (const MetadataSupplierInterface &) const override
 
virtual const char * GetNameOfClass () const
 
PointSetPointer GetRadiometricCalibrationAntennaPatternNewGain () const override
 
ArrayIndexType GetRadiometricCalibrationAntennaPatternNewGainPolynomialDegree () const override
 
PointSetPointer GetRadiometricCalibrationAntennaPatternOldGain () const override
 
ArrayIndexType GetRadiometricCalibrationAntennaPatternOldGainPolynomialDegree () const override
 
PointSetPointer GetRadiometricCalibrationIncidenceAngle (const MetadataSupplierInterface &) const override
 
ArrayIndexType GetRadiometricCalibrationIncidenceAnglePolynomialDegree () const override
 
PointSetPointer GetRadiometricCalibrationNoise (const MetadataSupplierInterface &, const ImageMetadata &, const std::string &) const override
 
ArrayIndexType GetRadiometricCalibrationNoisePolynomialDegree () const override
 
PointSetPointer GetRadiometricCalibrationRangeSpreadLoss () const override
 
ArrayIndexType GetRadiometricCalibrationRangeSpreadLossPolynomialDegree () const override
 
void ParseGdal (ImageMetadata &) override
 
void ParseGeom (ImageMetadata &) override
 
- Public Member Functions inherited from otb::SarImageMetadataInterface
virtual bool CreateCalibrationLookupData (SARCalib &, const ImageMetadata &, const MetadataSupplierInterface &, const bool) const
 
std::vector< AzimuthFmRateGetAzimuthFmRateGeom () const
 
std::vector< BurstRecordGetBurstRecordsGeom () const
 
std::vector< DopplerCentroidGetDopplerCentroidGeom () const
 
std::vector< OrbitGetOrbitsGeom () const
 
virtual double GetRescalingFactor () const
 
bool GetSAR (SARParam &) const
 
virtual bool HasCalibrationLookupDataFlag (const MetadataSupplierInterface &) const
 
void LoadRadiometricCalibrationData (SARCalib &sarCalib, const MetadataSupplierInterface &mds, const ImageMetadata &imd, const std::string &band="") const
 
- Public Member Functions inherited from otb::ImageMetadataInterfaceBase
const MetaDataDictionaryTypeGetMetaDataDictionary () const
 
std::string GetProjectionRef () const
 
void SetImage (ImageType *image)
 
void SetMetaDataDictionary (const MetaDataDictionaryType &dict)
 
void SetMetadataSupplierInterface (const MetadataSupplierInterface &)
 
std::string GetGCPProjection () const
 
UnsignedIntType GetGCPCount () const
 
GCPGetGCPs (unsigned int GCPnum)
 
std::string GetGCPId (unsigned int GCPnum) const
 
std::string GetGCPInfo (unsigned int GCPnum) const
 
double GetGCPRow (unsigned int GCPnum) const
 
double GetGCPCol (unsigned int GCPnum) const
 
double GetGCPX (unsigned int GCPnum) const
 
double GetGCPY (unsigned int GCPnum) const
 
double GetGCPZ (unsigned int GCPnum) const
 
VectorType GetGeoTransform () const
 
VectorType GetUpperLeftCorner () const
 
VectorType GetUpperRightCorner () const
 
VectorType GetLowerLeftCorner () const
 
VectorType GetLowerRightCorner () const
 
virtual void Parse (ImageMetadata &)
 
const std::string & Fetch (MDStr key, ImageMetadata &imd, const char *path, int band=-1)
 
bool CheckFetch (MDStr key, ImageMetadata &imd, const char *path, int band=-1)
 
const double & Fetch (MDNum key, ImageMetadata &imd, const char *path, int band=-1)
 
bool CheckFetch (MDNum key, ImageMetadata &imd, const char *path, int band=-1)
 
const MetaData::TimePointFetch (MDTime key, ImageMetadata &imd, const char *path, int band=-1)
 
bool CheckFetch (MDTime key, ImageMetadata &imd, const char *path, int band=-1)
 
const std::string & Fetch (std::string key, ImageMetadata &imd, const char *path, int band=-1)
 
bool CheckFetch (std::string key, ImageMetadata &imd, const char *path, int band=-1)
 
const boost::any & FetchRPC (ImageMetadata &imd, const double lineOffset=0.0, const double sampleOffset=0.0)
 

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 SarDefaultImageMetadataInterface ()=default
 
 ~SarDefaultImageMetadataInterface () override=default
 
- Protected Member Functions inherited from otb::SarImageMetadataInterface
ArrayIndexType GetConstantPolynomialDegree () const
 
PointSetPointer GetConstantValuePointSet (const RealType &value) const
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 
 SarImageMetadataInterface ()
 
 ~SarImageMetadataInterface () override=default
 
- Protected Member Functions inherited from otb::ImageMetadataInterfaceBase
 ImageMetadataInterfaceBase ()=default
 
 ~ImageMetadataInterfaceBase () override=default
 
void PrintSelf (std::ostream &os, itk::Indent indent) const override
 

Private Member Functions

void operator= (const Self &)=delete
 
 SarDefaultImageMetadataInterface (const Self &)=delete
 

Additional Inherited Members

- Protected Attributes inherited from otb::ImageMetadataInterfaceBase
MetaDataDictionaryType m_MetaDataDictionary
 
const MetadataSupplierInterfacem_MetadataSupplierInterface = nullptr
 

Detailed Description

Creation of an "otb" DefaultImageMetadataInterface that gets metadata.

Definition at line 38 of file otbSarDefaultImageMetadataInterface.h.

Member Typedef Documentation

◆ ArrayIndexType

Definition at line 54 of file otbSarDefaultImageMetadataInterface.h.

◆ ConstPointer

Definition at line 44 of file otbSarDefaultImageMetadataInterface.h.

◆ ImageType

typedef Superclass::ImageType otb::SarDefaultImageMetadataInterface::ImageType

Definition at line 50 of file otbSarDefaultImageMetadataInterface.h.

◆ IndexType

Definition at line 53 of file otbSarDefaultImageMetadataInterface.h.

◆ MetaDataDictionaryType

typedef Superclass::MetaDataDictionaryType otb::SarDefaultImageMetadataInterface::MetaDataDictionaryType

Definition at line 55 of file otbSarDefaultImageMetadataInterface.h.

◆ Pointer

Definition at line 43 of file otbSarDefaultImageMetadataInterface.h.

◆ PointSetPointer

Definition at line 59 of file otbSarDefaultImageMetadataInterface.h.

◆ PointSetType

typedef itk::PointSet<double, 2> otb::SarDefaultImageMetadataInterface::PointSetType

Definition at line 58 of file otbSarDefaultImageMetadataInterface.h.

◆ PointType

typedef PointSetType::PointType otb::SarDefaultImageMetadataInterface::PointType

Definition at line 61 of file otbSarDefaultImageMetadataInterface.h.

◆ RealType

Definition at line 60 of file otbSarDefaultImageMetadataInterface.h.

◆ Self

Definition at line 41 of file otbSarDefaultImageMetadataInterface.h.

◆ Superclass

Definition at line 42 of file otbSarDefaultImageMetadataInterface.h.

◆ VariableLengthVectorType

typedef Superclass::VariableLengthVectorType otb::SarDefaultImageMetadataInterface::VariableLengthVectorType

Definition at line 57 of file otbSarDefaultImageMetadataInterface.h.

◆ VectorType

typedef Superclass::VectorType otb::SarDefaultImageMetadataInterface::VectorType

Definition at line 56 of file otbSarDefaultImageMetadataInterface.h.

Constructor & Destructor Documentation

◆ SarDefaultImageMetadataInterface() [1/2]

otb::SarDefaultImageMetadataInterface::SarDefaultImageMetadataInterface ( )
protecteddefault

◆ ~SarDefaultImageMetadataInterface()

otb::SarDefaultImageMetadataInterface::~SarDefaultImageMetadataInterface ( )
overrideprotecteddefault

◆ SarDefaultImageMetadataInterface() [2/2]

otb::SarDefaultImageMetadataInterface::SarDefaultImageMetadataInterface ( const Self )
privatedelete

Member Function Documentation

◆ CreateAnother()

virtual::itk::LightObject::Pointer otb::SarDefaultImageMetadataInterface::CreateAnother ( void  ) const

◆ GetCenterIncidenceAngle()

double otb::SarDefaultImageMetadataInterface::GetCenterIncidenceAngle ( const MetadataSupplierInterface ) const
inlineoverridevirtual

Get the center incidence angle

Implements otb::SarImageMetadataInterface.

Definition at line 116 of file otbSarDefaultImageMetadataInterface.h.

◆ GetNameOfClass()

virtual const char* otb::SarDefaultImageMetadataInterface::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from otb::SarImageMetadataInterface.

◆ GetRadiometricCalibrationAntennaPatternNewGain()

PointSetPointer otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationAntennaPatternNewGain ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 63 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationAntennaPatternNewGainPolynomialDegree()

ArrayIndexType otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationAntennaPatternNewGainPolynomialDegree ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 88 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationAntennaPatternOldGain()

PointSetPointer otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationAntennaPatternOldGain ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 68 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationAntennaPatternOldGainPolynomialDegree()

ArrayIndexType otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationAntennaPatternOldGainPolynomialDegree ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 94 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationIncidenceAngle()

PointSetPointer otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationIncidenceAngle ( const MetadataSupplierInterface ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 73 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationIncidenceAnglePolynomialDegree()

ArrayIndexType otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationIncidenceAnglePolynomialDegree ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 100 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationNoise()

PointSetPointer otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationNoise ( const MetadataSupplierInterface ,
const ImageMetadata ,
const std::string &   
) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 83 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationNoisePolynomialDegree()

ArrayIndexType otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationNoisePolynomialDegree ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 110 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationRangeSpreadLoss()

PointSetPointer otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationRangeSpreadLoss ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 78 of file otbSarDefaultImageMetadataInterface.h.

◆ GetRadiometricCalibrationRangeSpreadLossPolynomialDegree()

ArrayIndexType otb::SarDefaultImageMetadataInterface::GetRadiometricCalibrationRangeSpreadLossPolynomialDegree ( ) const
inlineoverridevirtual

Reimplemented from otb::SarImageMetadataInterface.

Definition at line 105 of file otbSarDefaultImageMetadataInterface.h.

◆ New()

static Pointer otb::SarDefaultImageMetadataInterface::New ( )
static

Method for creation through the object factory.

◆ operator=()

void otb::SarDefaultImageMetadataInterface::operator= ( const Self )
privatedelete

◆ ParseGdal()

void otb::SarDefaultImageMetadataInterface::ParseGdal ( ImageMetadata )
inlineoverridevirtual

◆ ParseGeom()

void otb::SarDefaultImageMetadataInterface::ParseGeom ( ImageMetadata )
inlineoverridevirtual

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