|
Isis Developer Reference
|
Stores information about a "Spectral pixel" or spectel.
Definition: Spectel.h:26
double centerWavelength() const
Gets central wavelength of spectel.
Definition: Spectel.cpp:95
Pixel & operator=(const Pixel &other)
Copy assignment operator.
Definition: Pixel.cpp:66
double filterWidth() const
Gets wavelength width associated with spectel.
Definition: Spectel.cpp:107
int band() const
Definition: Pixel.cpp:92
const double Null
Value for an Isis Null pixel.
Definition: SpecialPixel.h:95
int line() const
Definition: Pixel.cpp:80
double DN() const
Definition: Pixel.cpp:98
Store and/or manipulate pixel values.
Definition: Pixel.h:48
int sample() const
Definition: Pixel.cpp:86
virtual ~Spectel()
Default destructor.
Definition: Spectel.cpp:75
Spectel()
Constructs an empty Spectel.
Definition: Spectel.cpp:18
Spectel & operator=(const Spectel &other)
Copy assignment operator.
Definition: Spectel.cpp:80
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16