TPixel Class Reference

#include <pixel.h>

Inheritance diagram for TPixel:

Inheritance graph
[legend]
Collaboration diagram for TPixel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TPixel ()
virtual ~TPixel ()
virtual double T () const
virtual double & T ()
virtual double I () const
virtual double & I ()
virtual unsigned int maxIndex (void) const

Protected Attributes

double T_

Detailed Description

Definition at line 156 of file pixel.h.


Constructor & Destructor Documentation

TPixel::TPixel (  )  [inline]

Definition at line 161 of file pixel.h.

virtual TPixel::~TPixel (  )  [inline, virtual]

Definition at line 162 of file pixel.h.


Member Function Documentation

virtual double& TPixel::I (  )  [inline, virtual]

Reimplemented from BasePixel.

Definition at line 166 of file pixel.h.

References T_.

virtual double TPixel::I (  )  const [inline, virtual]

Reimplemented from BasePixel.

Definition at line 165 of file pixel.h.

References T_.

virtual unsigned int TPixel::maxIndex ( void   )  const [inline, virtual]

Reimplemented from BasePixel.

Reimplemented in TPPixel, TnobsPixel, and TPnobsPixel.

Definition at line 167 of file pixel.h.

virtual double& TPixel::T (  )  [inline, virtual]

Reimplemented from BasePixel.

Definition at line 164 of file pixel.h.

References T_.

virtual double TPixel::T (  )  const [inline, virtual]

Reimplemented from BasePixel.

Definition at line 163 of file pixel.h.

References T_.

Referenced by Skymap::calcStats(), Skymap::getMaxT(), Skymap::getMeanT(), Skymap::getMinT(), and Skymap::getStdDevT().


Member Data Documentation

double TPixel::T_ [protected]

Definition at line 159 of file pixel.h.

Referenced by I(), and T().


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 15:33:02 2009 for Skyviewer by  doxygen 1.4.7