Everglades Landscape Model (ELM) Home Page |
#include <watmgmt.h>
Collaboration diagram for Chan_reach:
Data Fields | |
float | x0 |
float | y0 |
float | x1 |
float | y1 |
Chan_reach * | next_reach |
Definition at line 69 of file watmgmt.h.
|
Definition at line 71 of file watmgmt.h. Referenced by Channel_configure(), and ReadChanStruct(). |
|
Definition at line 71 of file watmgmt.h. Referenced by Channel_configure(), and ReadChanStruct(). |
|
Definition at line 71 of file watmgmt.h. Referenced by Channel_configure(), and ReadChanStruct(). |
|
UTM coordinates of beginning and end of canal reach Definition at line 71 of file watmgmt.h. Referenced by Channel_configure(), and ReadChanStruct(). |
|
pointer to next canal reach Definition at line 72 of file watmgmt.h. Referenced by Channel_configure(), and ReadChanStruct(). |