![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Section handlers for [TIMESERIES] and [CURVES]. More...
#include <vector>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::input |
Functions | |
| void | openswmm::input::handle_timeseries (SimulationContext &ctx, const std::vector< std::string > &lines) |
| Parse [TIMESERIES] into TableData + table_names. | |
| void | openswmm::input::handle_curves (SimulationContext &ctx, const std::vector< std::string > &lines) |
| Parse [CURVES] into TableData + table_names. | |
Section handlers for [TIMESERIES] and [CURVES].