csl::Lorenz Class Reference

#include <Lorenz.h>

Inheritance diagram for csl::Lorenz:

csl::UnitGenerator List of all members.

Public Member Functions

 Lorenz (float x=0.02, float y=20., float z=20.)
 Constructor.
 ~Lorenz ()
float x () const
 Accessors.
float y () const
float z () const
void setX (float x)
void setY (float y)
void setZ (float z)
void dump ()
void nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException)

Protected Attributes

float mX
float mY
float mZ

Constructor & Destructor Documentation

Lorenz::Lorenz float  x = 0.02,
float  y = 20.,
float  z = 20.
 

Constructor.

Lorenz::~Lorenz  ) 
 


Member Function Documentation

float csl::Lorenz::x  )  const [inline]
 

Accessors.

float csl::Lorenz::y  )  const [inline]
 

float csl::Lorenz::z  )  const [inline]
 

void csl::Lorenz::setX float  x  )  [inline]
 

void csl::Lorenz::setY float  y  )  [inline]
 

void csl::Lorenz::setZ float  z  )  [inline]
 

void Lorenz::dump  ) 
 

void Lorenz::nextBuffer Buffer outputBuffer,
unsigned  outBufNum
throw (CException)
 


Member Data Documentation

float csl::Lorenz::mX [protected]
 

float csl::Lorenz::mY [protected]
 

float csl::Lorenz::mZ [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:20 2007 for CSL by  doxygen 1.4.5-20051010