![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <storageshapegeom.h>
Public Attributes | |
| const char * | name |
| "PYRAMIDAL", … (engine keyword; PARABOLOID is "PARABOLIC"). | |
| int | engineId |
| SWMM_StorageShape numeric. | |
| const char * | param1Label |
| "" when unused. | |
| const char * | param2Label |
| const char * | param3Label |
One storage-shape row. A paramNLabel is the empty string when that dimension is unused for the shape (tabular and functional use no raw dimensions at all — they are driven by a curve and by the A/B/C coefficients respectively).
| int openswmmvis::StorageShapeRow::engineId |
SWMM_StorageShape numeric.
| const char* openswmmvis::StorageShapeRow::name |
"PYRAMIDAL", … (engine keyword; PARABOLOID is "PARABOLIC").
| const char* openswmmvis::StorageShapeRow::param1Label |
"" when unused.
| const char* openswmmvis::StorageShapeRow::param2Label |
| const char* openswmmvis::StorageShapeRow::param3Label |