![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Public Attributes | |
| int | linkIndex |
| int | designIndex |
| int | nodeIndex |
| int | numInlets |
| int | placement |
| double | clogFactor |
| double | flowLimit |
| double | localDepress |
| double | localWidth |
| double | flowFactor |
| double | flowCapture |
| double | backflow |
| double | backflowRatio |
| TInletStats | stats |
| TInlet * | nextInlet |
| double TInlet::backflow |
| double TInlet::backflowRatio |
| double TInlet::clogFactor |
| int TInlet::designIndex |
| double TInlet::flowCapture |
| double TInlet::flowFactor |
| double TInlet::flowLimit |
| int TInlet::linkIndex |
| double TInlet::localDepress |
| double TInlet::localWidth |
| TInlet* TInlet::nextInlet |
| int TInlet::nodeIndex |
| int TInlet::numInlets |
| int TInlet::placement |
| TInletStats TInlet::stats |