![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <mapundostack.h>
Public Attributes | |
| QString | name |
| int | nodeType = 0 |
| double | x = 0 |
| double | y = 0 |
| double | invertElev = 0 |
| double | maxDepth = 0 |
| double | initDepth = 0 |
| double | surchargeDepth = 0 |
| double | pondedArea = 0 |
| int | isVirtual = 0 |
| double | rimDepth = 0 |
| int | isInlet = 0 |
| bool | hasInletUsage = false |
| SWMM_InletUsage | inletUsage {} |
| QString | inletDesignId |
| resolved by name — indices shift | |
| QString | captureNodeId |
| resolved by name — indices shift | |
| int | outfallType = 0 |
| int | outfallFlapGate = 0 |
| double | seepRate = 0 |
| int | dividerType = 0 |
All properties needed to re-create a deleted node.
| QString NodeSnapshot::captureNodeId |
resolved by name — indices shift
| int NodeSnapshot::dividerType = 0 |
| bool NodeSnapshot::hasInletUsage = false |
| double NodeSnapshot::initDepth = 0 |
| QString NodeSnapshot::inletDesignId |
resolved by name — indices shift
| SWMM_InletUsage NodeSnapshot::inletUsage {} |
| double NodeSnapshot::invertElev = 0 |
| int NodeSnapshot::isInlet = 0 |
| int NodeSnapshot::isVirtual = 0 |
| double NodeSnapshot::maxDepth = 0 |
| QString NodeSnapshot::name |
| int NodeSnapshot::nodeType = 0 |
| int NodeSnapshot::outfallFlapGate = 0 |
| int NodeSnapshot::outfallType = 0 |
| double NodeSnapshot::pondedArea = 0 |
| double NodeSnapshot::rimDepth = 0 |
| double NodeSnapshot::seepRate = 0 |
| double NodeSnapshot::surchargeDepth = 0 |
| double NodeSnapshot::x = 0 |
| double NodeSnapshot::y = 0 |