int band() const
Returns the band coordinate of the Pixel.
double filterWidth() const
Gets wavelength width associated with spectel.
double DN() const
Returns the DN of the Pixel.
double m_center
Center wavelength associated with pixel.
int line() const
Returns the line coordinate of the Pixel.
Store and/or manipulate pixel values.
Spectel()
Constructs an empty Spectel.
Spectel & operator=(const Spectel &other)
Copy assignment operator.
virtual ~Spectel()
Default destructor.
double m_width
Wavelength width (FWHM) associated with pixel.
Stores information about a "Spectral pixel" or spectel.
double centerWavelength() const
Gets central wavelength of spectel.
int sample() const
Returns the sample coordinate of the Pixel.