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
landuseprovider.h File Reference

MVC model for a single SWMM land use ([LANDUSES]). More...

#include <QObject>
#include <QString>
Include dependency graph for landuseprovider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::landuse::LandUseProvider
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::landuse
 

Detailed Description

MVC model for a single SWMM land use ([LANDUSES]).

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

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