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::sectionview::PlanSpoke Struct Reference

#include <sectiondiagram.h>

Collaboration diagram for openswmmvis::sectionview::PlanSpoke:

Public Attributes

double angleDeg = 0.0
 
QString label
 
bool inbound = true
 

Detailed Description

One spoke of the plan-view inset: a link leaving/entering the node at angleDeg (math convention — 0° = +x / east, CCW positive).

Member Data Documentation

◆ angleDeg

double openswmmvis::sectionview::PlanSpoke::angleDeg = 0.0

◆ inbound

bool openswmmvis::sectionview::PlanSpoke::inbound = true

◆ label

QString openswmmvis::sectionview::PlanSpoke::label

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