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
ProfileSection::Section Struct Reference

The assembled cross-section: ordered samples + a results flag. More...

#include <profilesection.h>

Collaboration diagram for ProfileSection::Section:

Public Attributes

QVector< Samplesamples
 
QVector< CellCrossingcrossings
 
bool hasResults = false
 

Detailed Description

The assembled cross-section: ordered samples + a results flag.

Member Data Documentation

◆ crossings

QVector<CellCrossing> ProfileSection::Section::crossings

cell-edge crossings along the path.

◆ hasResults

bool ProfileSection::Section::hasResults = false

true when a results layer with ≥1 frame backed the sampling.

◆ samples

QVector<Sample> ProfileSection::Section::samples

The documentation for this struct was generated from the following file: