Sample Class Reference

#include <Sample.h>

List of all members.

Public Member Functions

 Sample ()
 Sample (float, float, float, float)
Sample getNormalized ()
void setSample (float, float, float, float)
void setSample (Sample)
Sample getMe ()
float getLength ()

Public Attributes

float length
float x
float y
float p
float v


Constructor & Destructor Documentation

Sample::Sample (  ) 

Konstruktor

Sample::Sample ( float  sx,
float  sy,
float  sp,
float  sv 
)

Konstruktor

Parameters:
sx x Wert
sy y Wert
sp Pressure
sv Vorticity


Member Function Documentation

Sample Sample::getNormalized (  ) 

Gibt das Sample normalisiert zurueck

Returns:
Sample

void Sample::setSample ( float  sx,
float  sy,
float  sp,
float  sv 
)

setzt das Sample

Parameters:
sx x Wert
sy y Wert
sp Pressure
sv Vorticity

void Sample::setSample ( Sample  s  ) 

setzt das Sample

Parameters:
s Sample

Sample Sample::getMe (  ) 

gibt sich selbst zurueck

Returns:
Sample

float Sample::getLength (  ) 

Berechnet die Laenge des x/y Vektors

Returns:
float Laenge


Member Data Documentation

float Sample::length

float Sample::x

float Sample::y

float Sample::p

float Sample::v


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 22:56:50 2007 for flowvis by  doxygen 1.5.0