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

#include <Landuse.hpp>

Collaboration diagram for openswmm::landuse::WashoffParams:

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].
 

Member Data Documentation

◆ bmp_effic

double openswmm::landuse::WashoffParams::bmp_effic = 0.0

BMP removal [0-1].

◆ coeff

double openswmm::landuse::WashoffParams::coeff = 0.0

Washoff coefficient.

◆ expon

double openswmm::landuse::WashoffParams::expon = 0.0

Washoff exponent.

◆ sweep_effic

double openswmm::landuse::WashoffParams::sweep_effic = 0.0

Street sweep removal [0-1].

◆ type

WashoffType openswmm::landuse::WashoffParams::type = WashoffType::NONE

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