Ecological Landscape Modeling: Models Pages

viewParm Struct Reference

#include <globals.h>

Collaboration diagram for viewParm:

Collaboration graph
[legend]

Data Fields

Scale1 scale
Scale2 gScale
Scale2 bounds
Point3Dpoints
unsigned char nPoints
unsigned char maxPoints
int step
unsigned char mapType
unsigned int flags
char fileName [24]
char varUnits [24]

Detailed Description

Model output configuration data

Definition at line 168 of file globals.h.


Field Documentation

struct with variable-scaling multiplier and offset

Definition at line 169 of file globals.h.

Referenced by readViewParms(), and write_output().

struct with min and max scalars

Definition at line 170 of file globals.h.

Referenced by calc_maxmin().

struct with min and max scalars

Definition at line 171 of file globals.h.

Referenced by readViewParms().

struct with attributes of the point location

Definition at line 172 of file globals.h.

Referenced by make_more_points(), print_point(), readViewParms(), and write_output().

unsigned char viewParm::nPoints

number of point locations

Definition at line 173 of file globals.h.

Referenced by readViewParms(), and write_output().

unsigned char viewParm::maxPoints

max NPoints currently

Definition at line 174 of file globals.h.

Referenced by make_more_points(), and readViewParms().

output time step interval

Definition at line 175 of file globals.h.

Referenced by gen_output(), print_point(), readViewParms(), and write_output().

unsigned char viewParm::mapType

output map storage type (integer= animation (model variable value=0-254) directory #, M= map integer, restricted only by byte size, H= HDF (not re-implemented, v2.3)

Definition at line 176 of file globals.h.

Referenced by readViewParms(), and write_output().

unsigned int viewParm::flags

effectively unused

Definition at line 177 of file globals.h.

Referenced by getFlag(), getPrecision(), setFlag(), and setPrecision().

variable name, can be used as output file name

Definition at line 178 of file globals.h.

Referenced by make_more_points(), readViewParms(), and write_output().

units of the variable (added v2.8.2)

Definition at line 179 of file globals.h.

Referenced by readViewParms(), and write_output().


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

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