21 #ifndef otbRadarsat2ImageMetadataInterface_h
22 #define otbRadarsat2ImageMetadataInterface_h
135 void PrintSelf(std::ostream& os, itk::Indent indent)
const override
137 os << indent <<
" offset:'" <<
m_Offset <<
"'" << std::endl;
138 os <<
" referenceNoiseLevel.gain: " << std::endl;
139 std::vector<float>::const_iterator it =
m_Gains.begin();
itk::SmartPointer< Self > Pointer
~Radarsat2CalibrationLookupData() override
itk::IndexValueType IndexValueType
void PrintSelf(std::ostream &os, itk::Indent indent) const override
Radarsat2CalibrationLookupData()
itk::SmartPointer< const Self > ConstPointer
SarCalibrationLookupData Superclass
std::vector< float > GainListType
void operator=(const Self &)=delete
Radarsat2CalibrationLookupData(const Self &)=delete
double GetValue(const IndexValueType x, const IndexValueType) const override
Radarsat2CalibrationLookupData Self
void InitParameters(short type, int offset, GainListType gains)
void PrintSelf(std::ostream &os, itk::Indent indent) const override
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.