8#include "SpectralDefinition.h"
14#include "ProcessByLine.h"
int m_numSections
Number of sections of the chip/wavelength data.
int m_nl
Number of lines in input Cube.
SpectralDefinition()
Constructs an empty SpectralDefinition object.
virtual ~SpectralDefinition()
default destructor
virtual int lineCount() const
Returns the number of line in the calibration image.
void init()
Constructor initializer.
virtual int sectionCount() const
Returns the number of sections in the calibration image.
virtual int sampleCount() const
Returns the number of samples in the calibration image.
virtual int bandCount() const
Returns the number of bands in the calibration image.
int m_ns
Number of samples in input Cube.
int m_nb
Number of bands in input Cube.
This is free and unencumbered software released into the public domain.