![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Classes | |
| class | BulkSetPatternFactorsCommand |
Set one or more factor values atomically. indices and the pre/post value vectors must be the same length. More... | |
| class | PatternProvider |
| class | PatternRegistry |
| class | SwapPatternFactorsCommand |
| Swap two slots. Used by the chart view's horizontal-reorder drag. More... | |
Enumerations | |
| enum class | PatternType { Monthly = 0 , Daily = 1 , Hourly = 2 , Weekend = 3 } |
Pattern shape — fixed factor count per type. Numeric values intentionally match the engine's PatternType enum (MONTHLY=0, DAILY=1, HOURLY=2, WEEKEND=3) so casts to/from int are safe. More... | |
|
strong |
Pattern shape — fixed factor count per type. Numeric values intentionally match the engine's PatternType enum (MONTHLY=0, DAILY=1, HOURLY=2, WEEKEND=3) so casts to/from int are safe.