![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <sectiondiagram.h>
Public Attributes | |
| double | angleDeg = 0.0 |
| QString | label |
| bool | inbound = true |
One spoke of the plan-view inset: a link leaving/entering the node at angleDeg (math convention — 0° = +x / east, CCW positive).
| double openswmmvis::sectionview::PlanSpoke::angleDeg = 0.0 |
| bool openswmmvis::sectionview::PlanSpoke::inbound = true |
| QString openswmmvis::sectionview::PlanSpoke::label |