OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::inlet::UsageParams Struct Reference

The per-placement half of one usage row (legacy TInlet fields). More...

#include <Inlet.hpp>

Collaboration diagram for openswmm::inlet::UsageParams:

Public Attributes

int num_inlets = 1
 
double clog_factor = 1.0
 1 − clog/100
 
double flow_limit = 0.0
 cfs per inlet; 0 ⇒ unlimited
 

Detailed Description

The per-placement half of one usage row (legacy TInlet fields).

Member Data Documentation

◆ clog_factor

double openswmm::inlet::UsageParams::clog_factor = 1.0

1 − clog/100

◆ flow_limit

double openswmm::inlet::UsageParams::flow_limit = 0.0

cfs per inlet; 0 ⇒ unlimited

◆ num_inlets

int openswmm::inlet::UsageParams::num_inlets = 1

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