Sed_riv_hinge Struct Reference

List of all members.

Public Attributes

double angle
 The angle the stream leaves the hinge point from.
gint i
 The x-index of the hinge point.
gint j
 The y-index of the hinge point.
double min_angle
 The minimum angle the steam can make.
double max_angle
 The maximum angle the stream can make.
double std_dev
 The standard deviation of stream avulsions.

Detailed Description

A structure to describe the hinge point of a stream

Definition at line 7 of file sed_river.c.


Member Data Documentation

double Sed_riv_hinge::angle

The angle the stream leaves the hinge point from.

Definition at line 9 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().

gint Sed_riv_hinge::i

The x-index of the hinge point.

Definition at line 10 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().

gint Sed_riv_hinge::j

The y-index of the hinge point.

Definition at line 11 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().

double Sed_riv_hinge::min_angle

The minimum angle the steam can make.

Definition at line 12 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().

double Sed_riv_hinge::max_angle

The maximum angle the stream can make.

Definition at line 13 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().

double Sed_riv_hinge::std_dev

The standard deviation of stream avulsions.

Definition at line 14 of file sed_river.c.

Referenced by sed_river_hinge_copy(), and sed_river_hinge_new().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2