12 #ifndef RadarSat2NoiseLevel_h 13 #define RadarSat2NoiseLevel_h 75 _incidenceAngleCorrectionName = value;
79 _pixelFirstNoiseValue = value;
87 _numberOfNoiseLevelValues = value;
91 _noiseLevelValues = value;
108 return _incidenceAngleCorrectionName;
ossimString _gain
lookup table
Represents serializable keyword/value map.
ossim_uint32 _stepSize
step Size
const ossimString & get_incidenceAngleCorrectionName() const
void set_incidenceAngleCorrectionName(const ossimString &value)
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ossimString _incidenceAngleCorrectionName
Incidence Angle correction Name.
void set_offset(const ossim_float64 &value)
std::vector< ossim_float64 > _noiseLevelValues
noise Level Values
void set_pixelFirstNoiseValue(const ossim_uint32 &value)
unsigned int ossim_uint32
ossim_uint32 _pixelFirstNoiseValue
pixel First Noise Value
void set_gain(const ossimString &value)
void set_numberOfNoiseLevelValues(const ossim_uint32 &value)
#define OSSIM_PLUGINS_DLL
This class represents an Noise.
ossim_uint32 _numberOfNoiseLevelValues
number Of Noise Level Values
void set_noiseLevelValues(const std::vector< ossim_float64 > &value)
const ossimString & get_gain() const
void set_units(const ossimString &value)
ossim_float64 _offset
offset value
ossimString _units
noise Level units
std::basic_ostream< char > ostream
Base class for char output streams.
void set_stepSize(const ossim_uint32 &value)