![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Top-N element statistic entry (matching legacy TMaxStats). More...
#include <SimulationContext.hpp>
Public Attributes | |
| int | obj_type = -1 |
| 0 = NODE, 1 = LINK | |
| int | index = -1 |
| element index (-1 = unused slot) | |
| double | value = 0.0 |
| statistic value (percentage or index) | |
Top-N element statistic entry (matching legacy TMaxStats).
| int openswmm::SimulationContext::MaxStats::index = -1 |
element index (-1 = unused slot)
| int openswmm::SimulationContext::MaxStats::obj_type = -1 |
0 = NODE, 1 = LINK
| double openswmm::SimulationContext::MaxStats::value = 0.0 |
statistic value (percentage or index)