![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <objects.h>
Public Attributes | |
| int | param |
| int | type |
| int | tSeries |
| int | basePat |
| double | cFactor |
| double | baseline |
| double | sFactor |
| struct ExtInflow * | next |
| double ExtInflow::baseline |
| int ExtInflow::basePat |
| double ExtInflow::cFactor |
| struct ExtInflow* ExtInflow::next |
| int ExtInflow::param |
| double ExtInflow::sFactor |
| int ExtInflow::tSeries |
| int ExtInflow::type |