Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CRoesslerSampler Class Reference

A class for sampling a vectorfield using the equitations of the Roessler-attractor. More...

#include <RoesslerSampler.h>

Inheritance diagram for CRoesslerSampler:

CSampler List of all members.

Public Methods

 CRoesslerSampler ()
virtual ~CRoesslerSampler ()
void SetParam1 (float param1)
void SetParam2 (float param2)
void SetParam3 (float param3)
CPoint3D GetCenter ()
 Gets center of sampled field.

void SetCenter (CPoint3D center)
 Sets center of sampled field.

 CRoesslerSampler (CPoint3D center, float param1, float param2, float param3, int additionalSize)
 computes samples using Roessler-equitations with 3 parameters.

virtual CSamplePoint ComputeSample ()
 computes Samplepoint for specified position.


Detailed Description

A class for sampling a vectorfield using the equitations of the Roessler-attractor.

The Lorenz-attractor is a chaotic attractor(meaning that it is a fractal). The Roessler-attractor is a simplified version of the Lorenz-attractor.


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 10:12:39 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002