Everglades Landscape Model (ELM) Home Page |
#include <globals.h>
Collaboration diagram for seriesParm:
Data Fields | |
float * | data |
Point2D | Loc |
char | name [24] |
int | Length |
int | outstep |
int | laststep |
Definition at line 175 of file globals.h.
|
Array data of variable Definition at line 176 of file globals.h. Referenced by get_parmf(), open_point_lists(), print_point(), and setup(). |
|
struct with the grid location of a point Definition at line 177 of file globals.h. Referenced by open_point_lists(), and print_point(). |
|
name of the variable |
|
Time length in number of variable's outsteps taken Definition at line 179 of file globals.h. Referenced by print_point(), and send_point_lists2(). |
|
output time step interval Definition at line 180 of file globals.h. Referenced by print_point(), and send_point_lists2(). |
|
last (i.e., most recent) temporal outstep for this file Definition at line 181 of file globals.h. Referenced by send_point_lists2(). |