|
SWMM
5.2.0
Documentation
|
Exfiltration object header file. More...
Go to the source code of this file.
Classes | |
| struct | TExfil |
| Exfiltration object. More... | |
Functions | |
| int | exfil_readStorageParams (int k, char *tok[], int ntoks, int n) |
| Reads exfiltration parameters from a line of input data. | |
| void | exfil_initState (int k) |
| Initializes exfiltration parameters. | |
| double | exfil_getLoss (TExfil *exfil, double tStep, double depth, double area) |
| Gets exfiltration loss rate. | |
Exfiltration object header file.
Include file for exfiltration functions.