Ecological Landscape Modeling: Models Pages

outVar_struct Struct Reference

#include <globals.h>


Data Fields

float ** pfvar
const char * pname
char ctype


Detailed Description

Model output attributes

Definition at line 118 of file globals.h.


Field Documentation

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 119 of file globals.h.

Referenced by gen_output().

const char* outVar_struct::pname

Name of model variable for output

Definition at line 122 of file globals.h.

Referenced by gen_output().

Output numeric format type

Definition at line 123 of file globals.h.

Referenced by gen_output().


The documentation for this struct was generated from the following file:

Generated on Sat Jan 7 14:04:56 2012 for ELM source code by  doxygen 1.5.6