Sed_hinge_pt Struct Reference

#include <sed_cube.h>

List of all members.

Public Attributes

double angle
 The angle the stream leaves the hinge point from.
int x
 The x-index of the hinge point.
int y
 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 73 of file sed_cube.h.


Member Data Documentation

double Sed_hinge_pt::angle

The angle the stream leaves the hinge point from.

Definition at line 75 of file sed_cube.h.

Referenced by is_river_mouth().

int Sed_hinge_pt::x

The x-index of the hinge point.

Definition at line 76 of file sed_cube.h.

Referenced by is_river_mouth().

int Sed_hinge_pt::y

The y-index of the hinge point.

Definition at line 77 of file sed_cube.h.

Referenced by is_river_mouth().

double Sed_hinge_pt::min_angle

The minimum angle the steam can make.

Definition at line 78 of file sed_cube.h.

double Sed_hinge_pt::max_angle

The maximum angle the stream can make.

Definition at line 79 of file sed_cube.h.

double Sed_hinge_pt::std_dev

The standard deviation of stream avulsions.

Definition at line 80 of file sed_cube.h.


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