vGridHeader Struct Reference

#include <VgridHeader.h>

List of all members.

Public Attributes

int mSX
int mSY
int mSZ
int mNF
int mNT
float mDT


Detailed Description

struct capsulating the information of a grid file header

Definition at line 9 of file VgridHeader.h.


Member Data Documentation

int vGridHeader::mSX

Size of Grid in X Dimension.

Definition at line 11 of file VgridHeader.h.

Referenced by VFlowData::generateGlyphIndices(), VFlowData::readDat(), and VFlowData::readGrid().

int vGridHeader::mSY

Size of Grid in Y Dimension.

Definition at line 12 of file VgridHeader.h.

Referenced by VFlowData::generateGlyphIndices(), VFlowData::readDat(), and VFlowData::readGrid().

int vGridHeader::mSZ

Size of Grid in Z Dimension.

Definition at line 13 of file VgridHeader.h.

Referenced by VFlowData::readGrid().

int vGridHeader::mNF

Number of Additonal Data Sets.

Definition at line 15 of file VgridHeader.h.

Referenced by VFlowData::getNumDataValues(), VFlowData::loadData(), VFlowData::readDat(), and VFlowData::readGrid().

int vGridHeader::mNT

Number of TimeSteps.

Definition at line 16 of file VgridHeader.h.

Referenced by VFlowData::getNumTimeSteps(), VFlowData::loadData(), and VFlowData::readGrid().

float vGridHeader::mDT

Time Between Two TimeSteps.

Definition at line 17 of file VgridHeader.h.

Referenced by VFlowData::readGrid().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 01:15:17 2008 for FlowVis by  doxygen 1.5.4