![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
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.