![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Modeless dialog visualizing and comparing every rain gage's rainfall series — inline [TIMESERIES], standard SWMM rain files and multi-column CSV/TSF files alike. More...
#include "plot/rainfallseriesmodel.h"#include <QDialog>#include <QPointer>#include <QSet>#include <QVector>Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::RainfallVisualizationDialog |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::plot |
| namespace | openswmmvis::ui |
Modeless dialog visualizing and comparing every rain gage's rainfall series — inline [TIMESERIES], standard SWMM rain files and multi-column CSV/TSF files alike.
Data comes from RainfallSeriesModel (engine-resolved, run-exact values). Views:
Launched (as a raise-or-create singleton parented to the main window) from the Analysis menu, the object browser's Rain Gages context menu, and the rain gage property editor's "Plot Rainfall…" button.