CIvfPulse2d Class Reference

#include <ivfmath/IvfFunctions.h>

Inheritance diagram for CIvfPulse2d:

CIvfFunction2d CIvfMathBase List of all members.

Public Member Functions

 CIvfPulse2d (double delta)
 IvfClassInfo ("CIvfPulse2d", CIvfFunction2d)
virtual double f (double x)

Detailed Description

Pulse function

Implements a pulse function

f(x) = theta(x)-theta(x-delta))/delta

Author:
Jonas Lindemann

Definition at line 139 of file IvfFunctions.h.


Constructor & Destructor Documentation

CIvfPulse2d::CIvfPulse2d double  delta  ) 
 

CIvfPulse2d constructor

Initialises pulse function with a width of

Parameters:
delta. 


Member Function Documentation

virtual double CIvfPulse2d::f double  x  )  [virtual]
 

Pulse function value

Implements CIvfFunction2d.


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:56 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO