![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Classes | |
| struct | StreetParams |
Functions | |
| void | buildTransect (const StreetParams &sp, transect::TransectData &td) |
| Build a transect from street parameters. | |
| void openswmm::street::buildTransect | ( | const StreetParams & | sp, |
| transect::TransectData & | td | ||
| ) |
Build a transect from street parameters.
| sp | Street geometry parameters. |
| td | [out] TransectData with station/elevation pairs and tables. |