OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::rdii::UnitHydParams Struct Reference

#include <RDII.hpp>

Collaboration diagram for openswmm::rdii::UnitHydParams:

Public Attributes

double r [12][3] = {}
 Rainfall fraction per month × response.
 
double tPeak [12][3] = {}
 Time to peak (sec) per month × response.
 
double tBase [12][3] = {}
 Base time (sec) per month × response.
 
double iaMax [12][3] = {}
 Initial abstraction max depth.
 
double iaRecov [12][3] = {}
 IA recovery rate.
 
double iaInit [12][3] = {}
 Initial IA used.
 

Member Data Documentation

◆ iaInit

double openswmm::rdii::UnitHydParams::iaInit[12][3] = {}

Initial IA used.

◆ iaMax

double openswmm::rdii::UnitHydParams::iaMax[12][3] = {}

Initial abstraction max depth.

◆ iaRecov

double openswmm::rdii::UnitHydParams::iaRecov[12][3] = {}

IA recovery rate.

◆ r

double openswmm::rdii::UnitHydParams::r[12][3] = {}

Rainfall fraction per month × response.

◆ tBase

double openswmm::rdii::UnitHydParams::tBase[12][3] = {}

Base time (sec) per month × response.

◆ tPeak

double openswmm::rdii::UnitHydParams::tPeak[12][3] = {}

Time to peak (sec) per month × response.


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