h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

QuantitativeInvisibilityF1D Class Reference

#include <Functions1D.h>

Inheritance diagram for QuantitativeInvisibilityF1D:

UnaryFunction1D< unsigned > List of all members.

Detailed Description

Returns the Quantitative Invisibility of an Interface1D element. If the Interface1D is a ViewEdge, then there is no ambiguity concerning the result. But, if the Interface1D results of a chaining (chain, stroke), then it might be made of several 1D elements of different Quantitative Invisibilities.


Public Member Functions

 QuantitativeInvisibilityF1D (IntegrationType iType=MEAN)
string getName () const
unsigned operator() (Interface1D &inter)

Constructor & Destructor Documentation

QuantitativeInvisibilityF1D IntegrationType  iType = MEAN  )  [inline]
 

Builds the functor.

Parameters:
iType The integration method used to compute a single value from a set of values.

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "QuantitativeInvisibilityF1D"

Reimplemented from UnaryFunction1D< unsigned >.

unsigned operator() Interface1D inter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction1D< unsigned >.


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