![]() |
OTB
10.0.0
Orfeo Toolbox
|
#include <otbTerraSarXSarImageMetadataInterface.h>
Public Types | |
typedef std::array< int, 2 > | ArrayIndexType |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef std::vector< double > | DoubleVectorType |
typedef std::vector< DoubleVectorType > | DoubleVectorVectorType |
typedef itk::ImageBase< 2 > | ImageType |
typedef ImageType::IndexType | IndexType |
typedef std::vector< IndexType > | IndexVectorType |
typedef itk::MetaDataDictionary | MetaDataDictionaryType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass::PointSetPointer | PointSetPointer |
typedef Superclass::PointSetType | PointSetType |
typedef double | RealType |
typedef TerraSarXSarImageMetadataInterface | Self |
typedef SarImageMetadataInterface | Superclass |
typedef std::vector< unsigned int > | UIntVectorType |
typedef MetaDataKey::VariableLengthVectorType | VariableLengthVectorType |
typedef MetaDataKey::VectorType | VectorType |
![]() | |
typedef std::array< int, 2 > | ArrayIndexType |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef Superclass::ImageType | ImageType |
typedef ImageType::IndexType | IndexType |
typedef LookupDataType::Pointer | LookupDataPointerType |
typedef SarCalibrationLookupData | LookupDataType |
typedef Superclass::MetaDataDictionaryType | MetaDataDictionaryType |
typedef itk::SmartPointer< Self > | Pointer |
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 |
![]() | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::ImageBase< 2 > | ImageType |
typedef itk::MetaDataDictionary | MetaDataDictionaryType |
typedef itk::SmartPointer< Self > | Pointer |
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 |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
double | ConvertStringTimeUTCToJulianDay (const std::string &value) const |
DoubleVectorType | GetNoisePolynomialCoefficients (const unsigned int noiseRecord, const MetadataSupplierInterface &mds, const unsigned int polLayer) const |
unsigned int | GetNoisePolynomialDegrees (const unsigned int noiseRecord, const MetadataSupplierInterface &mds, const unsigned int polLayer) const |
double | GetNoiseReferencePoint (const unsigned int noiseRecord, const MetadataSupplierInterface &mds, const unsigned int polLayer) const |
double | GetNoiseTimeUTC (const unsigned int noiseRecord, const MetadataSupplierInterface &mds, const unsigned int polLayer) const |
double | Horner (std::vector< double > &coefficients, const double tauMinusTauRef) const |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
TerraSarXSarImageMetadataInterface ()=default | |
~TerraSarXSarImageMetadataInterface () override=default | |
![]() | |
ArrayIndexType | GetConstantPolynomialDegree () const |
PointSetPointer | GetConstantValuePointSet (const RealType &value) const |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
SarImageMetadataInterface () | |
~SarImageMetadataInterface () override=default | |
![]() | |
ImageMetadataInterfaceBase ()=default | |
~ImageMetadataInterfaceBase () override=default | |
void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
Private Member Functions | |
void | operator= (const Self &)=delete |
TerraSarXSarImageMetadataInterface (const Self &)=delete | |
Additional Inherited Members | |
![]() | |
MetaDataDictionaryType | m_MetaDataDictionary |
const MetadataSupplierInterface * | m_MetadataSupplierInterface = nullptr |
Creation of an "otb" TerraSarXSarImageMetadataInterface that gets metadata.
Definition at line 40 of file otbTerraSarXSarImageMetadataInterface.h.
typedef std::array<int, 2> otb::TerraSarXSarImageMetadataInterface::ArrayIndexType |
Definition at line 56 of file otbTerraSarXSarImageMetadataInterface.h.
typedef itk::SmartPointer<const Self> otb::TerraSarXSarImageMetadataInterface::ConstPointer |
Definition at line 46 of file otbTerraSarXSarImageMetadataInterface.h.
typedef std::vector<double> otb::TerraSarXSarImageMetadataInterface::DoubleVectorType |
Definition at line 61 of file otbTerraSarXSarImageMetadataInterface.h.
typedef std::vector<DoubleVectorType> otb::TerraSarXSarImageMetadataInterface::DoubleVectorVectorType |
Definition at line 62 of file otbTerraSarXSarImageMetadataInterface.h.
typedef itk::ImageBase<2> otb::TerraSarXSarImageMetadataInterface::ImageType |
Definition at line 54 of file otbTerraSarXSarImageMetadataInterface.h.
typedef ImageType::IndexType otb::TerraSarXSarImageMetadataInterface::IndexType |
Definition at line 55 of file otbTerraSarXSarImageMetadataInterface.h.
typedef std::vector<IndexType> otb::TerraSarXSarImageMetadataInterface::IndexVectorType |
Definition at line 57 of file otbTerraSarXSarImageMetadataInterface.h.
typedef itk::MetaDataDictionary otb::TerraSarXSarImageMetadataInterface::MetaDataDictionaryType |
Definition at line 58 of file otbTerraSarXSarImageMetadataInterface.h.
typedef itk::SmartPointer<Self> otb::TerraSarXSarImageMetadataInterface::Pointer |
Definition at line 45 of file otbTerraSarXSarImageMetadataInterface.h.
typedef Superclass::PointSetPointer otb::TerraSarXSarImageMetadataInterface::PointSetPointer |
Definition at line 66 of file otbTerraSarXSarImageMetadataInterface.h.
typedef Superclass::PointSetType otb::TerraSarXSarImageMetadataInterface::PointSetType |
Definition at line 65 of file otbTerraSarXSarImageMetadataInterface.h.
typedef double otb::TerraSarXSarImageMetadataInterface::RealType |
Definition at line 67 of file otbTerraSarXSarImageMetadataInterface.h.
Definition at line 43 of file otbTerraSarXSarImageMetadataInterface.h.
Definition at line 44 of file otbTerraSarXSarImageMetadataInterface.h.
typedef std::vector<unsigned int> otb::TerraSarXSarImageMetadataInterface::UIntVectorType |
Definition at line 63 of file otbTerraSarXSarImageMetadataInterface.h.
typedef MetaDataKey::VariableLengthVectorType otb::TerraSarXSarImageMetadataInterface::VariableLengthVectorType |
Definition at line 60 of file otbTerraSarXSarImageMetadataInterface.h.
Definition at line 59 of file otbTerraSarXSarImageMetadataInterface.h.
|
protecteddefault |
|
overrideprotecteddefault |
|
privatedelete |
|
protected |
convert a TimeUTC string to a julian day
virtual::itk::LightObject::Pointer otb::TerraSarXSarImageMetadataInterface::CreateAnother | ( | void | ) | const |
|
overridevirtual |
Get the center incidence angle
Implements otb::SarImageMetadataInterface.
IndexType otb::TerraSarXSarImageMetadataInterface::GetCenterIncidenceAngleIndex | ( | const MetadataSupplierInterface & | mds | ) | const |
Get the center index
DoubleVectorType otb::TerraSarXSarImageMetadataInterface::GetCornersIncidenceAngles | ( | const MetadataSupplierInterface & | mds | ) | const |
Get the corners incidence angles
IndexVectorType otb::TerraSarXSarImageMetadataInterface::GetCornersIncidenceAnglesIndex | ( | const MetadataSupplierInterface & | ) | const |
Get the corners index
|
virtual |
Run-time type information (and related methods).
Reimplemented from otb::SarImageMetadataInterface.
|
protected |
Get the polynomial coefficient for a given noise record
|
protected |
Get the polynomial degree for a given noise record
|
protected |
Get noise reference point for a given noise record
|
protected |
Get timeUTC noise acquisition in Julian day for a given noise record
unsigned int otb::TerraSarXSarImageMetadataInterface::GetNumberOfCornerIncidenceAngles | ( | const MetadataSupplierInterface & | ) | const |
Get the number of corner incidence angles
unsigned int otb::TerraSarXSarImageMetadataInterface::GetNumberOfNoiseRecords | ( | const MetadataSupplierInterface & | , |
const unsigned int | |||
) | const |
Get the number of noise records
|
overridevirtual |
Reimplemented from otb::SarImageMetadataInterface.
|
overridevirtual |
Reimplemented from otb::SarImageMetadataInterface.
|
overridevirtual |
Reimplemented from otb::SarImageMetadataInterface.
|
overridevirtual |
Reimplemented from otb::SarImageMetadataInterface.
InfoSceneCoord otb::TerraSarXSarImageMetadataInterface::GetSceneCoord | ( | const MetadataSupplierInterface & | supplier, |
const std::string & | path | ||
) |
Get an InfoSceneCoord from its path
|
inlineprotected |
Evaluate polynom with Horner scheme
|
static |
Method for creation through the object factory.
|
privatedelete |
|
overridevirtual |
Parses the metadata using the MetadataSupplierInterface and fill the ImageMetadata object Raises "MissingMetadataException" if parsing fails.
Reimplemented from otb::ImageMetadataInterfaceBase.
|
overridevirtual |
Implements otb::SarImageMetadataInterface.
|
overridevirtual |
Implements otb::SarImageMetadataInterface.
|
overrideprotected |