Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CStreamlineFinder Class Reference

class to find new streamlines by applying the ESS-algorithm. More...

#include <StreamlineFinder.h>

List of all members.

Public Methods

void AddStreamlines (CObList *streamlines)
 Adds streamlines in list into queue and updates dsepgrid.

CStreamlineQueueGetStreamlines ()
 CStreamlineFinder (CDSepGrid *dSepGrid, CInterpolator *interpolator, CIntegrator *integrator, CCandidateChooser *chooser)
CStreamlineApplyESS ()
 applies one ESS-step. More...

void AddLine (CPoint3D pos)
 adds one streamline derived from pos to queue.

void Init ()
 CStreamlineFinder ()
virtual ~CStreamlineFinder ()


Detailed Description

class to find new streamlines by applying the ESS-algorithm.


Member Function Documentation

CStreamline * CStreamlineFinder::ApplyESS  
 

applies one ESS-step.

The ESS(Evenly-Spaced-Streamline)-algorithm is a method to derive streamlines from a vectorfield with a distance 'dSep' from an existing streamline, resulting in a evenly distribution of streamlines over the field


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