#include <WsfOSM_TrafficInput.hpp>
|
| std::string | mMinSpeed {"minspeed"} |
| std::string | mMaxSpeed {"maxspeed"} |
| std::string | mSurface {"surface"} |
| std::string | mLanes {"lanes"} |
| std::string | mDensity |
| std::string | mOneWay {"oneway"} |
| | Corresponds to the density a particular route should have, create based on highway type.
|
◆ mDensity
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mDensity |
◆ mLanes
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mLanes {"lanes"} |
◆ mMaxSpeed
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mMaxSpeed {"maxspeed"} |
◆ mMinSpeed
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mMinSpeed {"minspeed"} |
◆ mOneWay
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mOneWay {"oneway"} |
Corresponds to the density a particular route should have, create based on highway type.
◆ mSurface
| std::string WsfOSM_TrafficInput::RouteAuxMapping::mSurface {"surface"} |
The documentation for this struct was generated from the following file: