SawtoothFunction Class Reference

SawtoothFunction. More...

Inheritance diagram for SawtoothFunction:

Inheritance graph
[legend]
Collaboration diagram for SawtoothFunction:

Collaboration graph
[legend]
List of all members.

Constructors

 SawtoothFunction (Real phase=0.0, Real span=1.0, Real amplitude=1.0)
 SawtoothFunction (PropertySettings &prop)
virtual ~SawtoothFunction ()

Interface

virtual void apply (RealVec &inputs, RealVec &outputs)
virtual SawtoothFunctionclone () const

Detailed Description

Properties
Name Type [isVector] Access mode Description Class
typename string read-only Class's type Propertized
phase Real read/write X offset of the centre PeriodicFunction
span Real read/write distance between peaks PeriodicFunction
amplitude Real read/write nonnegative value of the wave's magnitude PeriodiFunction


Constructor & Destructor Documentation

SawtoothFunction ( Real  phase = 0.0,
Real  span = 1.0,
Real  amplitude = 1.0 
)

Construct

SawtoothFunction ( PropertySettings prop  ) 

Construct

virtual ~SawtoothFunction (  )  [inline, virtual]

Destructor


Member Function Documentation

virtual void apply ( RealVec inputs,
RealVec outputs 
) [virtual]

Implement the Sawtooth function

Implements PeriodicFunction.

virtual SawtoothFunction* clone (  )  const [virtual]

Clone this object

Implements PeriodicFunction.


The documentation for this class was generated from the following file:
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!