Main Page   Compound List   File List   Compound Members   File Members  

FuelSizeClasses.h File Reference

Constants which represent fuel particle diameter size classes. More...

#include <stdlib.h>

Go to the source code of this file.

Typedefs

typedef enum EnumFuelSizeClasses_ EnumFuelSizeClasses

Enumerations

enum  EnumFuelSizeClasses_ {
  EnumD1HSizeClass = 0,
  EnumD10HSizeClass = 1,
  EnumD100HSizeClass = 2,
  EnumLHSizeClass = 3,
  EnumLWSizeClass = 4,
  EnumNumSizeClasses = 5
}
 constant used to distinguish fuel size classes. More...


Detailed Description

Constants which represent fuel particle diameter size classes.

Author(s):
Marco Morais
Date:
2000-2001

HFire (Highly Optmized Tolerance Fire Spread Model) Library Copyright (C) 2001 Marco Morais

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition in file FuelSizeClasses.h.


Typedef Documentation

typedef enum EnumFuelSizeClasses_ EnumFuelSizeClasses
 

Type name for EnumFuelSizeClasses_

See also:
For a list of constants goto EnumFuelSizeClasses_

Definition at line 65 of file FuelSizeClasses.h.


Enumeration Type Documentation

enum EnumFuelSizeClasses_
 

constant used to distinguish fuel size classes.

Note:
EnumD1HSizeClass dead fuel particles <0.635 cm diameter
EnumD10HSizeClass dead fuel particles 0.635 cm - 2.54 cm diameter
EnumD100HSizeClass dead fuel particles 2.54 cm - 7.62 cm diameter
EnumLHSizeClass fuel particles consisting of living foliage
EnumLWSizeClass fuel particles consisting of living woody material
EnumNumSizeClasses number of fuel particle size classes used for fuels description

Definition at line 47 of file FuelSizeClasses.h.


Generated at Fri Jun 22 00:46:52 2001 for HFire by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000