![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
| int | iface_readFileParams (char *tok[], int ntoks) |
| void | iface_openRoutingFiles () |
| void | iface_closeRoutingFiles () |
| int | iface_getNumIfaceNodes (DateTime currentDate) |
| int | iface_getIfaceNode (int index) |
| double | iface_getIfaceFlow (int index) |
| double | iface_getIfaceQual (int index, int pollut) |
| void | iface_saveOutletResults (DateTime reportDate, FILE *file) |
Variables | |
| double | Qcf [] |
| #define _CRT_SECURE_NO_DEPRECATE |
|
extern |