pos_t Struct Reference

#include <eh_polygon.h>

List of all members.

Public Attributes

double * x
double * y
int size


Detailed Description

A series of (x,y) pairs

Deprecated:
Don't use this anymore. Try Eh_dbl_grid instead.

Definition at line 36 of file eh_polygon.h.


Member Data Documentation

double* pos_t::x

Definition at line 38 of file eh_polygon.h.

Referenced by bing(), createPosVec(), derivative(), destroyPosVec(), main(), and run_debris_flow().

double* pos_t::y

Definition at line 39 of file eh_polygon.h.

Referenced by bing(), createPosVec(), derivative(), destroyPosVec(), main(), and run_debris_flow().

int pos_t::size

Definition at line 40 of file eh_polygon.h.

Referenced by bing(), createPosVec(), derivative(), main(), and run_debris_flow().


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