ViewerNormalizer Class Reference

#include <viewer_normalizer.hh>

Inherits ost::img::NormalizerImpl, and ost::img::RangeHandler.

Public Member Functions

 ViewerNormalizer ()
 ViewerNormalizer (Real mininput, Real maxinput, Real minoutput, Real maxoutput, Real gamma, bool invert)
 ViewerNormalizer (const ViewerNormalizer &n)
virtual ~ViewerNormalizer ()
virtual Real BackConvert (Real v) const
virtual Complex BackConvert (Complex v) const
virtual Real Convert (Real v) const
virtual Complex Convert (Complex v) const
virtual NormalizerImplClone () const
Real GetGamma ()
bool GetInvert ()

Detailed Description

Definition at line 38 of file viewer_normalizer.hh.


Constructor & Destructor Documentation

ViewerNormalizer ( Real  mininput,
Real  maxinput,
Real  minoutput,
Real  maxoutput,
Real  gamma,
bool  invert 
)
ViewerNormalizer ( const ViewerNormalizer n  ) 
virtual ~ViewerNormalizer (  )  [virtual]

Member Function Documentation

virtual Complex BackConvert ( Complex  v  )  const [virtual]
virtual Real BackConvert ( Real  v  )  const [virtual]
virtual NormalizerImpl* Clone (  )  const [inline, virtual]

Implements NormalizerImpl.

Definition at line 54 of file viewer_normalizer.hh.

virtual Complex Convert ( Complex  v  )  const [virtual]
virtual Real Convert ( Real  v  )  const [virtual]
Real GetGamma (  ) 
bool GetInvert (  ) 

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1