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

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


Field Documentation

int point3D::x
 

the x (row!) location

Definition at line 135 of file globals.h.

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

int point3D::y
 

the y (col!) location

Definition at line 136 of file globals.h.

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

int point3D::z
 

the index (?) number of point locs

Definition at line 137 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 138 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 139 of file globals.h.

Referenced by readViewParms(), and write_output().


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