NullFunction Class Reference

null function More...

#include <null_function.hh>

Inherits ost::img::Function.


Public Member Functions

 NullFunction ()
virtual DataType GetType () const
virtual Real GetIntpolReal (const Vec3 &v) const
virtual Complex GetIntpolComplex (const Vec3 &v) const
virtual ~NullFunction ()


Detailed Description

null function

Implements Function interface, will always return zero

Definition at line 40 of file null_function.hh.


Constructor & Destructor Documentation

NullFunction (  )  [inline]

Definition at line 42 of file null_function.hh.

virtual ~NullFunction (  )  [inline, virtual]

Definition at line 52 of file null_function.hh.


Member Function Documentation

virtual Complex GetIntpolComplex ( const Vec3 &  v  )  const [inline, virtual]

Get interpolated complex value from 3D,2D or 1D vec.

Implements Function.

Definition at line 50 of file null_function.hh.

virtual Real GetIntpolReal ( const Vec3 &  v  )  const [inline, virtual]

Get interpolated real value from 3D,2D or 1D vec.

Implements Function.

Definition at line 48 of file null_function.hh.

virtual DataType GetType (  )  const [inline, virtual]

See Data::GetType.

Implements Function.

Definition at line 46 of file null_function.hh.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8