![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
MVC model for a single SWMM land use ([LANDUSES]). More...
#include <QObject>#include <QString>Go to the source code of this file.
Classes | |
| class | openswmmvis::landuse::LandUseProvider |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::landuse |
MVC model for a single SWMM land use ([LANDUSES]).
One LandUseProvider per [LANDUSES] entry. Owned by a project-scoped LandUseRegistry. Mirrors PollutantProvider. Scalar fields only — the engine exposes street-sweeping interval (days) and removal fraction. Buildup and washoff functions are per-(landuse × pollutant) and are edited separately (see docs/HANDOFF_compile_verify_agent.md).