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

Chan_reach Struct Reference

#include <watmgmt.h>

Collaboration diagram for Chan_reach:

Collaboration graph
[legend]

Data Fields

float x0
float y0
float x1
float y1
Chan_reachnext_reach

Detailed Description

Static data definitions of a canal reach loc

Definition at line 69 of file watmgmt.h.


Field Documentation

float Chan_reach::x0
 

Definition at line 71 of file watmgmt.h.

Referenced by Channel_configure(), and ReadChanStruct().

float Chan_reach::y0
 

Definition at line 71 of file watmgmt.h.

Referenced by Channel_configure(), and ReadChanStruct().

float Chan_reach::x1
 

Definition at line 71 of file watmgmt.h.

Referenced by Channel_configure(), and ReadChanStruct().

float Chan_reach::y1
 

UTM coordinates of beginning and end of canal reach

Definition at line 71 of file watmgmt.h.

Referenced by Channel_configure(), and ReadChanStruct().

struct Chan_reach* Chan_reach::next_reach
 

pointer to next canal reach

Definition at line 72 of file watmgmt.h.

Referenced by Channel_configure(), and ReadChanStruct().


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