DataTypes.h File Reference

Here is a universal place to define model-specific data types, structures, enums, etc. More...


Classes

struct  floatVal
 Structure for holding species-specific float values. More...
struct  intVal
 Structure for holding species-specific integer values. More...
struct  doubleVal
 Structure for holding species-specific double values. More...
struct  boolVal
 Structure for holding species-specific boolean values. More...
struct  stcSpeciesTypeCombo
 Holds species/type combos. More...

Enumerations

enum  fileType {
  notrecognized = -1, oldsortie = 0, parfile = 1, tree,
  treemap, batchfile, map, detailed_output,
  detailed_output_timestep, lastfile
}
 List of file type codes. More...


Detailed Description

Here is a universal place to define model-specific data types, structures, enums, etc.

Copyright 2003 Charles D. Canham.

Author:
Lora E. Murphy

Edit history:
-----------------
April 28, 2004 - Submitted as beta (LEM)

Enumeration Type Documentation

enum fileType

List of file type codes.

Enumerator:
notrecognized  Unrecognized file type.
oldsortie  File from old version of SORTIE.
parfile  Parameter file.
tree  General tree file.
treemap  Tree map file only.
batchfile  Batch file.
map  Grid map.
detailed_output  Detailed output file.
detailed_output_timestep  Detailed output timestep file.
lastfile  Placeholder.


Generated on Wed Nov 29 08:42:19 2006 for SORTIE Core C++ Documentation by  doxygen 1.4.7