![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
One [GW_INITIAL_QUALITY] row.
More...
#include <GwTransportData.hpp>
Public Attributes | |
| GwScope | scope = GwScope::GLOBAL |
| std::string | tag |
| int | cell = -1 |
| GwZone | zone = GwZone::SAT |
| int | layer = -1 |
| LAYER zone only. | |
| std::string | species |
| double | value = 0.0 |
One [GW_INITIAL_QUALITY] row.
| int openswmm::twoD::GwInitialQualityRow::cell = -1 |
| int openswmm::twoD::GwInitialQualityRow::layer = -1 |
LAYER zone only.
| GwScope openswmm::twoD::GwInitialQualityRow::scope = GwScope::GLOBAL |
| std::string openswmm::twoD::GwInitialQualityRow::species |
| std::string openswmm::twoD::GwInitialQualityRow::tag |
| double openswmm::twoD::GwInitialQualityRow::value = 0.0 |
| GwZone openswmm::twoD::GwInitialQualityRow::zone = GwZone::SAT |