Ecological Landscape Modeling: Models Pages

point3D Struct Reference

#include <globals.h>


Data Fields

int x
int y
int z
unsigned char type
unsigned char format


Detailed Description

Point time series output, point attributes

Definition at line 141 of file globals.h.


Field Documentation

the x (row!) location

Definition at line 142 of file globals.h.

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

the y (col!) location

Definition at line 143 of file globals.h.

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

the index (?) number of point locs

Definition at line 144 of file globals.h.

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

unsigned char point3D::type

output type (p or w, point or window?)

Definition at line 145 of file globals.h.

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

unsigned char point3D::format

numeric format

Definition at line 146 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:56 2012 for ELM source code by  doxygen 1.5.6