SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::StorageShapeRow Struct Reference

#include <storageshapegeom.h>

Collaboration diagram for openswmmvis::StorageShapeRow:

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
 

Detailed Description

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).

Member Data Documentation

◆ engineId

int openswmmvis::StorageShapeRow::engineId

SWMM_StorageShape numeric.

◆ name

const char* openswmmvis::StorageShapeRow::name

"PYRAMIDAL", … (engine keyword; PARABOLOID is "PARABOLIC").

◆ param1Label

const char* openswmmvis::StorageShapeRow::param1Label

"" when unused.

◆ param2Label

const char* openswmmvis::StorageShapeRow::param2Label

◆ param3Label

const char* openswmmvis::StorageShapeRow::param3Label

The documentation for this struct was generated from the following file: