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::TransectPoint Struct Reference

One (station, elevation) sample on a transect cross-section. More...

#include <transectprovider.h>

Collaboration diagram for openswmmvis::transect::TransectPoint:

Public Attributes

double station = 0.0
 
double elevation = 0.0
 

Detailed Description

One (station, elevation) sample on a transect cross-section.

Member Data Documentation

◆ elevation

double openswmmvis::transect::TransectPoint::elevation = 0.0

◆ station

double openswmmvis::transect::TransectPoint::station = 0.0

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