|
SWMM
5.2.0
Documentation
|
#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 |