Everglades Landscape Model (ELM) Home Page
Main Page | Data Structures | Directories | File List | Data Fields | Globals

outVar_struct Struct Reference

#include <globals.h>


Data Fields

float ** pfvar
const char * pname
char ctype


Detailed Description

Model output attributes

Definition at line 111 of file globals.h.


Field Documentation

float** outVar_struct::pfvar
 

Model variable data array. Note that this variable is not necessarily of type float; the model arrays are floats, doubles, and unsigned chars, and cast as such within the tgen array as needed; TODO: (jan 18, 2005) should modify this struct to better reflect this

Definition at line 112 of file globals.h.

const char* outVar_struct::pname
 

Name of model variable for output

Definition at line 115 of file globals.h.

char outVar_struct::ctype
 

Output numeric format type

Definition at line 116 of file globals.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 11:20:57 2006 for ELM source code by  doxygen 1.3.9.1