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

#include <xsectsampler.h>

Collaboration diagram for openswmmvis::sectionview::XsectFullProps:

Public Attributes

double yFull = 0.0
 Full depth.
 
double aFull = 0.0
 Area when full.
 
double rFull = 0.0
 Hydraulic radius when full.
 
double wMax = 0.0
 Width at the widest point.
 
double sFull = 0.0
 Section factor when full.
 
double aMax = 0.0
 Area of maximum flow.
 
bool open = false
 True for an open channel.
 

Detailed Description

Bank-full properties, as reported by swmm_xsect_full_properties().

Member Data Documentation

◆ aFull

double openswmmvis::sectionview::XsectFullProps::aFull = 0.0

Area when full.

◆ aMax

double openswmmvis::sectionview::XsectFullProps::aMax = 0.0

Area of maximum flow.

◆ open

bool openswmmvis::sectionview::XsectFullProps::open = false

True for an open channel.

◆ rFull

double openswmmvis::sectionview::XsectFullProps::rFull = 0.0

Hydraulic radius when full.

◆ sFull

double openswmmvis::sectionview::XsectFullProps::sFull = 0.0

Section factor when full.

◆ wMax

double openswmmvis::sectionview::XsectFullProps::wMax = 0.0

Width at the widest point.

◆ yFull

double openswmmvis::sectionview::XsectFullProps::yFull = 0.0

Full depth.


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