Main Page   Compound List   File List   Compound Members   File Members  

FuelModel_ Struct Reference

structure containing attribute sets for various types of fire spread models. More...

#include "FuelModel.h"

List of all members.

Public Attributes

int model_num
char* model_name
char* model_desc
FuelModelType type
RothFuelModelrfm
PhysFuelModelpfm


Detailed Description

structure containing attribute sets for various types of fire spread models.

Definition at line 80 of file FuelModel.h.


Member Data Documentation

char * FuelModel_::model_desc
 

(optional) user-specified model description

Definition at line 86 of file FuelModel.h.

char * FuelModel_::model_name
 

(optional) user-specified model name

Definition at line 84 of file FuelModel.h.

int FuelModel_::model_num
 

integer number assigned to model

Definition at line 82 of file FuelModel.h.

PhysFuelModel * FuelModel_::pfm
 

ptr to fuel attribs for phys-based fire predict

Definition at line 92 of file FuelModel.h.

RothFuelModel * FuelModel_::rfm
 

ptr to fuel attribs for Roth-style fire predict

Definition at line 90 of file FuelModel.h.

FuelModelType FuelModel_::type
 

identifies the attributes available in struct

Definition at line 88 of file FuelModel.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