|
SWMM
5.2.0
Documentation
|
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 [] |
| Flow conversion factors for different flow units used in SWMM. | |
| #define _CRT_SECURE_NO_DEPRECATE |