SpectralDefinition()
Constructs an empty SpectralDefinition object.
void init()
Constructor initializer.
virtual int sampleCount() const
Returns the number of samples in the calibration image.
int m_numSections
Number of sections of the chip/wavelength data.
virtual int bandCount() const
Returns the number of bands in the calibration image.
virtual int sectionCount() const
Returns the number of sections in the calibration image.
virtual int lineCount() const
Returns the number of line in the calibration image.
virtual ~SpectralDefinition()
default destructor
int m_nl
Number of lines in input Cube.
int m_nb
Number of bands in input Cube.
int m_ns
Number of samples in input Cube.