![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
| #define | MAXSTATION 1500 |
Functions | |
| int | transect_create (int n) |
| void | transect_delete (void) |
| int | transect_readParams (int *count, char *tok[], int ntoks) |
| void | transect_validate (int j) |
| void | transect_createStreetTransect (TStreet *street) |
| #define _CRT_SECURE_NO_DEPRECATE |
| #define MAXSTATION 1500 |
| int transect_create | ( | int | n | ) |
| void transect_createStreetTransect | ( | TStreet * | street | ) |
| void transect_delete | ( | void | ) |
| int transect_readParams | ( | int * | count, |
| char * | tok[], | ||
| int | ntoks | ||
| ) |
| void transect_validate | ( | int | j | ) |