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::transect Namespace Reference

Classes

class  DeleteStationsCommand
 Remove one or more rows by index. Stores the removed (station, elevation) pairs so undo can reinstate them. More...
 
class  InsertStationCommand
 Insert a single (station, elevation). Redo re-inserts; undo removes it. Stores the inserted index after the first redo. More...
 
class  MoveStationPointCommand
 Single-point move (station + elevation). Used by chart drag-end. More...
 
class  RenameTransectCommand
 Rename via the registry (uniqueness enforced by the registry). More...
 
class  SetBankStationsCommand
 Bank stations (xLeft, xRight). More...
 
class  SetCommentsCommand
 Free-form rich-text comments. More...
 
class  SetEncroachmentStationsCommand
 Encroachment stations (BQ-TR-02 Reading B). More...
 
class  SetModifiersCommand
 Modifier triple (xFactor, yFactor, lengthFactor). More...
 
class  SetRoughnessCommand
 Atomic Manning's-n triple write. More...
 
struct  TransectPoint
 One (station, elevation) sample on a transect cross-section. More...
 
class  TransectProvider
 
class  TransectRegistry