VisLU Flow 0.1
Public Member Functions | Public Attributes

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

TimestepgetTimestep (int step)
 FlowData ()
 initializes the channel storage
 ~FlowData ()
 destoys all created channels
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.
FlowGeometrygetGeometry ()
int getDimX ()
int getDimY ()

Public Attributes

int channels
int timesteps
 Number of timesteps.

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:
 All Classes Functions Variables