Time_S Struct Reference

Simple helper structure holding the data of a single timesteps. More...

#include <flowvis_data.h>

List of all members.

Public Attributes

VelocityVec_T velocity
 Velocity field at the current timestep.
std::vector< DataVec_Tdata
 Additional Data Channels at the current timestep.


Detailed Description

Simple helper structure holding the data of a single timesteps.

Definition at line 22 of file flowvis_data.h.


Member Data Documentation

Velocity field at the current timestep.

Definition at line 25 of file flowvis_data.h.

Referenced by FlowVisData::LoadData().

std::vector<DataVec_T> Time_S::data

Additional Data Channels at the current timestep.

Definition at line 28 of file flowvis_data.h.

Referenced by FlowVisData::LoadData().


The documentation for this struct was generated from the following file:

Generated on Wed Jan 21 16:22:24 2009 for FlowVis by  doxygen 1.5.6