|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbSarDefaultImageMetadataInterface_h
22 #define otbSarDefaultImageMetadataInterface_h
65 itkExceptionMacro(
"GetRadiometricCalibrationAntennaPatternNewGain() not implemented in SarDefaultImageMetadataInterface, no captor type found");
70 itkExceptionMacro(
"GetRadiometricCalibrationAntennaPatternOldGain() not implemented in SarDefaultImageMetadataInterface, no captor type found");
75 itkExceptionMacro(
"GetRadiometricCalibrationIncidenceAngle(const MetadataSupplierInterface&) not implemented in SarDefaultImageMetadataInterface, no captor type found");
80 itkExceptionMacro(
"GetRadiometricCalibrationRangeSpreadLoss() not implemented in SarDefaultImageMetadataInterface, no captor type found");
85 itkExceptionMacro(
"GetRadiometricCalibrationNoise(const MetadataSupplierInterface&) not implemented in SarDefaultImageMetadataInterface, no captor type found");
91 "GetRadiometricCalibrationAntennaPatternNewGainPolynomialDegree() not implemented in SarDefaultImageMetadataInterface, no captor type found");
97 "GetRadiometricCalibrationAntennaPatternOldGainPolynomialDegree() not implemented in SarDefaultImageMetadataInterface, no captor type found");
102 itkExceptionMacro(
"GetRadiometricCalibrationIncidenceAnglePolynomialDegree() not implemented in SarDefaultImageMetadataInterface, no captor type found");
107 itkExceptionMacro(
"GetRadiometricCalibrationRangeSpreadLossPolynomialDegree() not implemented in SarDefaultImageMetadataInterface, no captor type found");
112 itkExceptionMacro(
"GetRadiometricCalibrationNoisePolynomialDegree() not implemented in SarDefaultImageMetadataInterface, no captor type found");
118 itkExceptionMacro(
"GetCenterIncidenceAngle not implemented in SarDefaultImageMetadataInterface, no captor type found");
123 itkExceptionMacro(
"ParseGdal not implemented in SarDefaultImageMetadataInterface, no captor type found");
128 itkExceptionMacro(
"ParseGeom not implemented in SarDefaultImageMetadataInterface, no captor type found");
138 void operator=(
const Self&) =
delete;
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.