![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
#include <TransportPolicy.hpp>
Public Attributes | |
| CellState | state = CellState::UNAVAILABLE |
| int | count = 0 |
| rows of this class carried (0 unless ENABLED) | |
| std::string | reason |
| key (DISABLED_BY_USER) or explanation (UNAVAILABLE); empty when ENABLED | |
| int openswmm::transport::Cell::count = 0 |
rows of this class carried (0 unless ENABLED)
| std::string openswmm::transport::Cell::reason |
key (DISABLED_BY_USER) or explanation (UNAVAILABLE); empty when ENABLED
| CellState openswmm::transport::Cell::state = CellState::UNAVAILABLE |