![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <QDialog>#include <QString>#include <openswmm/engine/openswmm_engine.h>Go to the source code of this file.
Classes | |
| class | ClimatologyDialog |
| Modal editor for the model climatology configuration. More... | |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Climatology editor — edits the model's [TEMPERATURE], [EVAPORATION], [WINDSPEED], HUMIDITY, SNOWMELT, areal-depletion (ADC) and [ADJUSTMENTS] configuration via the engine's swmm_climate_* C API. Six tabs mirror the legacy EPA SWMM 5 Climatology editor (Dclimate): Temperature, Evaporation, Wind Speed, Snow Melt, Areal Depletion, Adjustments; a Humidity tab (the heat model's relative-humidity / dew-point input) sits after Wind Speed. Reads on construction, writes on OK.