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

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]

Detailed Description

Model output configuration data

Definition at line 161 of file globals.h.


Field Documentation

Scale1 viewParm::scale
 

struct with variable-scaling multiplier and offset

Definition at line 162 of file globals.h.

Referenced by readViewParms(), and write_output().

Scale2 viewParm::gScale
 

struct with min and max scalars

Definition at line 163 of file globals.h.

Referenced by calc_maxmin().

Scale2 viewParm::bounds
 

struct with min and max scalars

Definition at line 164 of file globals.h.

Referenced by readViewParms().

Point3D* viewParm::points
 

struct with attributes of the point location

Definition at line 165 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 166 of file globals.h.

Referenced by readViewParms(), and write_output().

unsigned char viewParm::maxPoints
 

max NPoints currently

Definition at line 167 of file globals.h.

Referenced by make_more_points(), and readViewParms().

int viewParm::step
 

output time step interval

Definition at line 168 of file globals.h.

Referenced by print_point(), and readViewParms().

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

Referenced by readViewParms(), and write_output().

unsigned int viewParm::flags
 

effectively unused

Definition at line 170 of file globals.h.

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

char viewParm::fileName[24]
 

variable name, used as output file name

Definition at line 171 of file globals.h.

Referenced by make_more_points(), and readViewParms().


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