![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
The assembled cross-section: ordered samples + a results flag. More...
#include <profilesection.h>
Public Attributes | |
| QVector< Sample > | samples |
| QVector< CellCrossing > | crossings |
| bool | hasResults = false |
The assembled cross-section: ordered samples + a results flag.
| QVector<CellCrossing> ProfileSection::Section::crossings |
cell-edge crossings along the path.
| bool ProfileSection::Section::hasResults = false |
true when a results layer with ≥1 frame backed the sampling.
| QVector<Sample> ProfileSection::Section::samples |