FlowData Class Reference

class managing the data sets and related stuff like data loading, channels creation etc. More...

#include <FlowData.h>

List of all members.

Public Member Functions

 FlowData ()
 initializes the channel storage
 ~FlowData ()
 destoys all created channels
FlowGeometry & getGeometry ()
int getChannelsNum ()
 returns the number of channels in this Dataset (by thj)
int getDimX ()
 returns dimension of geometry in x-achsis (by thj)
int getDimY ()
 returns dimension of geometry in y-achsis (by thj)
bool loadDataset (string filename, bool bigEndian)
 Loads a dataset, returns true if everything successful. You have to specify the byte order used in the data.
int getNumTimesteps ()
 Returns the number of timesteps.
TimeChannel * getTimeChannel (int i)


Detailed Description

class managing the data sets and related stuff like data loading, channels creation etc.
The documentation for this class was generated from the following files:

Generated on Thu Jan 21 22:20:49 2010 for FlowVis by  doxygen 1.5.5