![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <objects.h>
Public Attributes | |
| int | curve |
| int | nTbl |
| double | aFull |
| double | rFull |
| double | wMax |
| double | sMax |
| double | aMax |
| double | areaTbl [N_SHAPE_TBL] |
| double | hradTbl [N_SHAPE_TBL] |
| double | widthTbl [N_SHAPE_TBL] |
| double TShape::aFull |
| double TShape::aMax |
| double TShape::areaTbl[N_SHAPE_TBL] |
| int TShape::curve |
| double TShape::hradTbl[N_SHAPE_TBL] |
| int TShape::nTbl |
| double TShape::rFull |
| double TShape::sMax |
| double TShape::widthTbl[N_SHAPE_TBL] |
| double TShape::wMax |