![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <Landuse.hpp>
Public Attributes | |
| WashoffType | type = WashoffType::NONE |
| double | coeff = 0.0 |
| Washoff coefficient. | |
| double | expon = 0.0 |
| Washoff exponent. | |
| double | sweep_effic = 0.0 |
| Street sweep removal [0-1]. | |
| double | bmp_effic = 0.0 |
| BMP removal [0-1]. | |
| double openswmm::landuse::WashoffParams::bmp_effic = 0.0 |
BMP removal [0-1].
| double openswmm::landuse::WashoffParams::coeff = 0.0 |
Washoff coefficient.
| double openswmm::landuse::WashoffParams::expon = 0.0 |
Washoff exponent.
| double openswmm::landuse::WashoffParams::sweep_effic = 0.0 |
Street sweep removal [0-1].
| WashoffType openswmm::landuse::WashoffParams::type = WashoffType::NONE |