![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
One-line summary of a subcatchment's [GROUNDWATER] / [GWF] configuration, shared by the property browser's Groundwater row, the attribute table's Groundwater column and the GroundwaterExchangeDialog so every surface reads the same text. More...
#include <QString>#include <openswmm/engine/openswmm_callbacks.h>Go to the source code of this file.
Functions | |
| QString | groundwaterSummary (SWMM_Engine engine, int subIdx) |
One-line summary of a subcatchment's [GROUNDWATER] / [GWF] configuration, shared by the property browser's Groundwater row, the attribute table's Groundwater column and the GroundwaterExchangeDialog so every surface reads the same text.
| QString groundwaterSummary | ( | SWMM_Engine | engine, |
| int | subIdx | ||
| ) |
"(none)" when no aquifer is assigned; otherwise "AQ1 → J12" (or "AQ1 → (no node)"), with " (custom)" appended when either [GWF] expression (LATERAL / DEEP) is non-empty. subIdx < 0 → "(none)".