|
Isis 3 Programmer Reference
|
Stores information about a "Spectral pixel" or spectel.
double centerWavelength() const
Gets central wavelength of spectel.
double filterWidth() const
Gets wavelength width associated with spectel.
double m_center
Center wavelength associated with pixel.
Store and/or manipulate pixel values.
virtual ~Spectel()
Default destructor.
Spectel()
Constructs an empty Spectel.
double m_width
Wavelength width (FWHM) associated with pixel.
Spectel & operator=(const Spectel &other)
Copy assignment operator.
This is free and unencumbered software released into the public domain.