OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::street Namespace Reference

Classes

struct  StreetParams
 

Functions

void buildTransect (const StreetParams &sp, transect::TransectData &td)
 Build a transect from street parameters.
 

Function Documentation

◆ buildTransect()

void openswmm::street::buildTransect ( const StreetParams sp,
transect::TransectData td 
)

Build a transect from street parameters.

Parameters
spStreet geometry parameters.
td[out] TransectData with station/elevation pairs and tables.
Here is the call graph for this function: