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
OpenSWMMVis Namespace Reference

Namespaces

namespace  Groundwater
 
namespace  Species
 
namespace  VirtualJunction
 

Classes

class  HeatConfigDialog
 Editor for [HEAT_SOURCES], [HEAT_FLUXES] and the H6a radiative / solar / cloud configuration. More...
 
class  InitialQualityDialog
 Non-modal editor for the per-element initial-quality table. More...
 
class  ReactionSystemEditorDialog
 Non-modal editor for the model's reaction system. More...
 
class  WaterAgeSourcesDialog
 Non-modal editor for the water-age source table. More...
 

Enumerations

enum  SwmmCategory {
  CatJunctions = 0 ,
  CatOutfalls ,
  CatStorage ,
  CatDividers ,
  CatConduits ,
  CatPumps ,
  CatOrifices ,
  CatWeirs ,
  CatOutlets ,
  CatSubcatchments ,
  CatRainGages ,
  NumCategories
}
 Stable ordinal categorising every SWMM-element kind that has per-kind styling, per-kind tree rows, or per-kind result paint. More...
 

Enumeration Type Documentation

◆ SwmmCategory

Stable ordinal categorising every SWMM-element kind that has per-kind styling, per-kind tree rows, or per-kind result paint.

Order is preserved across releases so JSON files round-trip and tree-view expansion state survives schema updates.

Enumerator
CatJunctions 
CatOutfalls 
CatStorage 
CatDividers 
CatConduits 
CatPumps 
CatOrifices 
CatWeirs 
CatOutlets 
CatSubcatchments 
CatRainGages 
NumCategories