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

Project-scoped factory + lookup for SnowpackProvider instances. More...

#include "snowpack/snowpackprovider.h"
#include <QHash>
#include <QObject>
#include <QString>
#include <QVector>
Include dependency graph for snowpackregistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::snowpack::SnowpackRegistry
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::snowpack
 

Detailed Description

Project-scoped factory + lookup for SnowpackProvider instances.

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

Mirrors AquiferRegistry: loadFromEngine reads the four parameter groups (PLOWABLE, IMPERVIOUS, PERVIOUS, REMOVAL) plus the removal destination subcatchment into each provider; saveToEngine adds any missing pack and then pushes all parameters back for every provider.