|
SWMM
5.2.0
Documentation
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
| void | flowrout_init (int routingModel) |
| Initializes flow routing system. | |
| void | flowrout_close (int routingModel) |
| Closes down flow routing system. | |
| double | flowrout_getRoutingStep (int routingModel, double fixedStep) |
| Finds variable time step for dynamic wave routing. | |
| int | flowrout_execute (int links[], int routingModel, double tStep) |
| Routes flow through conveyance network over current time step. | |
| #define _CRT_SECURE_NO_DEPRECATE |