![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <Inlet.hpp>
Public Member Functions | |
| void | init (SimulationContext &ctx) |
| void | computeAll (SimulationContext &ctx, double dt) |
| Batch compute inlet capture for all inlets. | |
| void openswmm::inlet::InletSolver::computeAll | ( | SimulationContext & | ctx, |
| double | dt | ||
| ) |
Batch compute inlet capture for all inlets.
| ctx | Simulation context. |
| dt | Timestep (seconds). |
| void openswmm::inlet::InletSolver::init | ( | SimulationContext & | ctx | ) |