OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
Outfall.hpp
Go to the documentation of this file.
1
16
#ifndef OPENSWMM_OUTFALL_HPP
17
#define OPENSWMM_OUTFALL_HPP
18
19
namespace
openswmm
{
20
21
struct
SimulationContext;
22
23
namespace
outfall {
24
38
void
setAllOutfallDepths
(SimulationContext& ctx,
double
current_time);
39
40
}
// namespace outfall
41
}
// namespace openswmm
42
43
#endif
// OPENSWMM_OUTFALL_HPP
openswmm::outfall::setAllOutfallDepths
void setAllOutfallDepths(SimulationContext &ctx, double current_time)
Compute boundary depth at all outfall nodes.
Definition
Outfall.cpp:60
openswmm
Definition
Controls.cpp:24
src
engine
hydraulics
Outfall.hpp
Generated by
1.9.8