Everglades Landscape Model (ELM) Home Page |
#include <globals.h>
Data Fields | |
float ** | pfvar |
const char * | pname |
char | ctype |
Definition at line 111 of file globals.h.
|
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 |
|
Name of model variable for output |
|
Output numeric format type |