|
Isis 3.0 Application Source Code Reference |
Home |
Computes a complex dark subtraction component (ZeroDark module). More...
#include <ZeroDark.h>
Public Member Functions | |
| ZeroDark () | |
| ZeroDark (const HiCalConf &conf) | |
| virtual | ~ZeroDark () |
| Destructor. | |
| const Statistics & | Stats () const |
| Return statistics for filtered - raw Buffer. | |
| ZeroDark () | |
| ZeroDark (const HiCalConf &conf) | |
| virtual | ~ZeroDark () |
| Destructor. | |
| const Statistics & | Stats () const |
| Return statistics for filtered - raw Buffer. | |
Computes a complex dark subtraction component (ZeroDark module).
This class computes the HiRISE dark correction component using a combination of the B matrix, slope/intercept components and temperature profiles.
Definition at line 62 of file ZeroDark.h.
| ZeroDark | ( | ) | [inline] |
Definition at line 66 of file ZeroDark.h.
| ZeroDark | ( | const HiCalConf & | conf | ) | [inline] |
Definition at line 67 of file ZeroDark.h.
| virtual ~ZeroDark | ( | ) | [inline, virtual] |
Destructor.
Definition at line 72 of file ZeroDark.h.
| ZeroDark | ( | ) | [inline] |
Definition at line 66 of file ZeroDark.h.
| ZeroDark | ( | const HiCalConf & | conf | ) | [inline] |
Definition at line 67 of file ZeroDark.h.
| virtual ~ZeroDark | ( | ) | [inline, virtual] |
Destructor.
Definition at line 72 of file ZeroDark.h.
| const Statistics& Stats | ( | ) | const [inline] |
Return statistics for filtered - raw Buffer.
Definition at line 79 of file ZeroDark.h.
| const Statistics& Stats | ( | ) | const [inline] |
Return statistics for filtered - raw Buffer.
Definition at line 79 of file ZeroDark.h.