FlowChannel Class Reference

A FlowChannel encapuslates flow data of a single channel/layer for all known timestemps. More...

#import <FlowChannel.h>

List of all members.

Public Member Functions

(id) - initWithFlowGeometry:
(void) - normalize
(void) - normalize:
(void) - addTimestep:numChannels:offset:
(float) - getMinimum
(float) - getMaximum
(float) - getRange
(int) - getTimesteps
(float *) - getData:
(float) - getDataAtIndex:
(float) - getInterpolatedDataOfIndices:WithWeights:
(void) - createHistogram
(void) - dealloc [implementation]

Static Public Member Functions

(FlowChannel *) + createWithFlowGeometry:

Protected Attributes

FlowGeometryflowGeometryPointer
float minimum
float maximum
int numTimesteps
NSMutableArray * timesteps

Properties

int selectedTimestep
NSString * name
NSArray * histogram
float originalMinimum
float originalMaximum

Detailed Description

A FlowChannel encapuslates flow data of a single channel/layer for all known 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