USGS

Isis 3.0 Application Source Code Reference

Home

ZeroDark Class Reference

Computes a complex dark subtraction component (ZeroDark module). More...

#include <ZeroDark.h>

List of all members.

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.

Detailed Description

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.

Author:
2008-01-10 Kris Becker

Definition at line 62 of file ZeroDark.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

const Statistics& Stats (  )  const [inline]

Return statistics for filtered - raw Buffer.

Returns:
const Statistics& Statistics class with all stats

Definition at line 79 of file ZeroDark.h.

const Statistics& Stats (  )  const [inline]

Return statistics for filtered - raw Buffer.

Returns:
const Statistics& Statistics class with all stats

Definition at line 79 of file ZeroDark.h.


The documentation for this class was generated from the following files: