![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
One [GW_BOUNDARY_QUALITY] row — a lateral edge BC.
More...
#include <GwTransportData.hpp>
Public Attributes | |
| int | cell = -1 |
| 0-based cell index | |
| int | edge = -1 |
| local edge 0..nv-1 of that cell | |
| std::string | species |
| std::string | kind = "CONC" |
| CONC | TS | MASSFLUX | HEATFLUX. | |
| double | value = 0.0 |
| constant form | |
| std::string | ts_name |
| TS form (kind == "TS", or a TS argument) | |
One [GW_BOUNDARY_QUALITY] row — a lateral edge BC.
| int openswmm::twoD::GwBoundaryQualityRow::cell = -1 |
0-based cell index
| int openswmm::twoD::GwBoundaryQualityRow::edge = -1 |
local edge 0..nv-1 of that cell
| std::string openswmm::twoD::GwBoundaryQualityRow::kind = "CONC" |
CONC | TS | MASSFLUX | HEATFLUX.
| std::string openswmm::twoD::GwBoundaryQualityRow::species |
| std::string openswmm::twoD::GwBoundaryQualityRow::ts_name |
TS form (kind == "TS", or a TS argument)
| double openswmm::twoD::GwBoundaryQualityRow::value = 0.0 |
constant form