FlowTimestep Class Reference

A FlowTimestep encapuslates flow data of a single channel/layer and a single timestemps. More...

#import <FlowTimestep.h>

List of all members.

Public Member Functions

(id) - initWithDataset:flowGeometry:numChannels:offset:
(void) - normalize:max:
(void) - normalize:
(float) - getMinimum
(float) - getMaximum
(float) - getRange
(float *) - getData
(void) - dealloc [implementation]

Static Public Member Functions

(FlowTimestep *) + createWithDataset:flowGeometry:numChannels:offset:

Protected Attributes

FlowGeometryflowGeometryPointer
float minimum
float maximum
float * data

Detailed Description

A FlowTimestep encapuslates flow data of a single channel/layer and a single timestemps.

Several methods for normalizing and data peeking are available.


The documentation for this class was generated from the following files:

Generated on Wed Jan 20 13:38:39 2010 for Courant by  doxygen 1.6.1