Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

DiDisplayLUT Class Reference

Class to compute and store the Display lookup table. More...

Inheritance diagram for DiDisplayLUT:

DiBaseLUT DiBaseLUT DiCIELABLUT DiCIELABLUT DiGSDFLUT DiGSDFLUT List of all members.

Public Member Functions

 DiDisplayLUT (const unsigned long count, const Uint16 max, const double amb, const double illum=0)
 constructor
virtual ~DiDisplayLUT ()
 destructor
double getAmbientLightValue () const
 get ambient light value
double getIlluminationValue () const
 get illumination value
 DiDisplayLUT (const unsigned long count, const Uint16 max, const double amb, const double illum=0)
 constructor
virtual ~DiDisplayLUT ()
 destructor
double getAmbientLightValue () const
 get ambient light value
double getIlluminationValue () const
 get illumination value

Private Attributes

const double AmbientLight
 ambient light value (measured in cd/m^2)
const double Illumination
 illumination value (measured in cd/m^2)

Detailed Description

Class to compute and store the Display lookup table.

Definition at line 48 of file didislut.h.


Constructor & Destructor Documentation

DiDisplayLUT::DiDisplayLUT const unsigned long  count,
const Uint16  max,
const double  amb,
const double  illum = 0
 

constructor

Parameters:
count number of values to be stored
max maximum value to be stored
amb ambient light value
illum illumination value (optional)

DiDisplayLUT::DiDisplayLUT const unsigned long  count,
const Uint16  max,
const double  amb,
const double  illum = 0
 

constructor

Parameters:
count number of values to be stored
max maximum value to be stored
amb ambient light value
illum illumination value (optional)


Member Function Documentation

double DiDisplayLUT::getAmbientLightValue  )  const [inline]
 

get ambient light value

Returns:
ambient light value

Definition at line 74 of file didislut.h.

double DiDisplayLUT::getAmbientLightValue  )  const [inline]
 

get ambient light value

Returns:
ambient light value

Definition at line 74 of file didislut.h.

double DiDisplayLUT::getIlluminationValue  )  const [inline]
 

get illumination value

Returns:
illumination value

Definition at line 83 of file didislut.h.

double DiDisplayLUT::getIlluminationValue  )  const [inline]
 

get illumination value

Returns:
illumination value

Definition at line 83 of file didislut.h.


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


Generated on 8 Dec 2004 for OFFIS DCMTK Version 3.5.3 by Doxygen 1.3.9.1