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
SWMMOutletPropertyAdapter Class Reference

#include <swmmlinkpropertyadapter.h>

Inheritance diagram for SWMMOutletPropertyAdapter:
Collaboration diagram for SWMMOutletPropertyAdapter:

Public Member Functions

 SWMMLinkPropertyAdapter (SWMM_Engine engine, QString name, QObject *parent=nullptr)
 

Properties

SWMMLinkPropertyAdapter::OutletRatingType ratingType
 
double offset
 
double coefficient
 
double expon
 
DataObjectRef outletCurve
 
SWMMLinkPropertyAdapter::FlapGate flapGate
 
double statMaxFlow
 
double statMaxVelocity
 
double statMaxFilling
 
double statVolFlow
 
double statSurchargeTime
 
InitialQualityEditRef initialQuality
 
UserFlagsEditRef userFlags
 

Additional Inherited Members

Detailed Description

Outlet adapter — [OUTLETS] columns: Name, FromNode, ToNode, Offset, Type, Coeff, Expon. Slice SD partial (BN-LINK-04, 2026-05-25) — adds the rating-type combo + functional-form coefficient/exponent + tabular curve picker rows; the four FUNCTIONAL/TABULAR × HEAD/DEPTH values gate conditional visibility of coeff/expon vs. the curve picker.

Member Function Documentation

◆ SWMMLinkPropertyAdapter()

SWMMLinkPropertyAdapter::SWMMLinkPropertyAdapter ( SWMM_Engine  engine,
QString  name,
QObject *  parent = nullptr 
)

Property Documentation

◆ coefficient

double SWMMOutletPropertyAdapter::coefficient
readwrite

◆ expon

double SWMMOutletPropertyAdapter::expon
readwrite

◆ flapGate

SWMMLinkPropertyAdapter::FlapGate SWMMOutletPropertyAdapter::flapGate
readwrite

◆ initialQuality

InitialQualityEditRef SWMMOutletPropertyAdapter::initialQuality
readwrite

◆ offset

double SWMMOutletPropertyAdapter::offset
readwrite

◆ outletCurve

DataObjectRef SWMMOutletPropertyAdapter::outletCurve
readwrite

◆ ratingType

SWMMLinkPropertyAdapter::OutletRatingType SWMMOutletPropertyAdapter::ratingType
readwrite

◆ statMaxFilling

double SWMMOutletPropertyAdapter::statMaxFilling
read

◆ statMaxFlow

double SWMMOutletPropertyAdapter::statMaxFlow
read

◆ statMaxVelocity

double SWMMOutletPropertyAdapter::statMaxVelocity
read

◆ statSurchargeTime

double SWMMOutletPropertyAdapter::statSurchargeTime
read

◆ statVolFlow

double SWMMOutletPropertyAdapter::statVolFlow
read

◆ userFlags

UserFlagsEditRef SWMMOutletPropertyAdapter::userFlags
readwrite

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