WSF
WsfOSM_TrafficInput::RouteAuxMapping Struct Reference

#include <WsfOSM_TrafficInput.hpp>

Public Attributes

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.

Member Data Documentation

◆ mDensity

std::string WsfOSM_TrafficInput::RouteAuxMapping::mDensity
Initial value:
{
"density"}

◆ 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:
Copyrights Multiple, All Rights Reserved