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
groundwatersummary.cpp File Reference
#include "ui/properties/groundwatersummary.h"
#include <QCoreApplication>
#include <openswmm/engine/openswmm_engine.h>
#include <openswmm/engine/openswmm_nodes.h>
#include <openswmm/engine/openswmm_subcatchments.h>
Include dependency graph for groundwatersummary.cpp:

Functions

QString groundwaterSummary (SWMM_Engine engine, int subIdx)
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Function Documentation

◆ groundwaterSummary()

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

Here is the caller graph for this function: