Ecological Landscape Modeling: Models Pages

seriesParm Struct Reference

#include <globals.h>

Collaboration diagram for seriesParm:

Collaboration graph
[legend]

Data Fields

float * data
Point2D Loc
char name [24]
int Length
int outstep
int laststep

Detailed Description

Point time series output configuration data

Definition at line 183 of file globals.h.


Field Documentation

Array data of variable

Definition at line 184 of file globals.h.

Referenced by get_parmf(), and print_point().

struct with the grid location of a point

Definition at line 185 of file globals.h.

Referenced by open_point_lists(), and print_point().

char seriesParm::name[24]

name of the variable

Definition at line 186 of file globals.h.

Time length in number of variable's outsteps taken

Definition at line 187 of file globals.h.

Referenced by print_point(), and send_point_lists2().

output time step interval

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

Referenced by send_point_lists2().


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