|
| XsectSampler | openswmmvis::sectionview::samplerFromStreetIndex (SWMM_Engine engine, int streetIdx, bool si) |
| | Sampler for the street at streetIdx, built from [STREETS].
|
| |
| XsectSampler | openswmmvis::sectionview::samplerForLink (SWMM_Engine engine, int linkIdx, int shape, double g1, double g2, double g3, double g4, bool si) |
| | Sampler for a link's cross-section, given the values swmm_link_get_xsect reported for it.
|
| |
| double | openswmmvis::sectionview::linkFullDepth (SWMM_Engine engine, int linkIdx, int shape, double g1, double g2, double g3, double g4, bool si, bool *outOpenTop=nullptr) |
| | A link's true full depth (crown height above the invert).
|
| |