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
datespage.h File Reference
#include <QDateTime>
#include <QList>
#include <QPair>
#include "ui/dialogs/simoptions/simoptionspage.h"
Include dependency graph for datespage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::DatesPage
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

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

Simulation Options → Dates & Times.

Tabs: Simulation Window · Time Steps · Events.

"Skip steady state" is NOT here — it moved to Routing & Hydraulics › Routing in T4, because SKIP_STEADY_STATE is honoured under every routing method (PLAN §7 Q1, resolved by measurement).

The 2D page mirrors two of these steps and multiplies by the run length for its output-size estimate, so the schedule is published as three read accessors plus one change signal rather than by handing out widgets (PLAN §4.1).