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