Main Page   Compound List   File List   Compound Members   File Members  

CellState_ Struct Reference

structure tracking state of fuel inside of each cell in the simulation domain. More...

#include "CellState.h"

List of all members.

Public Attributes

double xllcorner
double yllcorner
int cellsize
ByteTwoDArray* state


Detailed Description

structure tracking state of fuel inside of each cell in the simulation domain.

Definition at line 80 of file CellState.h.


Member Data Documentation

int CellState_::cellsize
 

cellsize in real world units

Definition at line 86 of file CellState.h.

ByteTwoDArray * CellState_::state
 

each cell stores value corresponding to EnumCellState

Definition at line 88 of file CellState.h.

double CellState_::xllcorner
 

real world x cordinate of lower left corner

Definition at line 82 of file CellState.h.

double CellState_::yllcorner
 

real world y coordinate of lower left corner

Definition at line 84 of file CellState.h.


The documentation for this struct was generated from the following file:
Generated at Fri Jun 22 00:46:53 2001 for HFire by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000