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

point2D Struct Reference

#include <globals.h>


Data Fields

int x
int y


Detailed Description

The grid location of a point

Definition at line 143 of file globals.h.


Field Documentation

int point2D::x
 

the x (row!) location

Definition at line 144 of file globals.h.

Referenced by get_parmf(), open_point_lists(), print_point(), read_map_file(), and write_map_file().

int point2D::y
 

the y (col!) location

Definition at line 145 of file globals.h.

Referenced by get_parmf(), open_point_lists(), print_point(), read_map_file(), and write_map_file().


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