22 #ifndef NINavTeqHelper_h
23 #define NINavTeqHelper_h
72 const std::string& speedClassS);
84 const std::string& laneNoS,
SUMOReal speed);
The representation of a single edge during network building.
static void addVehicleClasses(NBEdge &e, const std::string &classS)
Adds vehicle classes parsing the given list of allowed vehicles.
static unsigned int getLaneNumber(const std::string &id, const std::string &laneNoS, SUMOReal speed)
Returns the lane number evaluating the given Navteq-description.
static SUMOReal getSpeed(const std::string &id, const std::string &speedClassS)
Returns the speed evaluating the given Navteq-description.
Some parser methods shared around several formats containing NavTeq-Nets.
static void addVehicleClassesV6(NBEdge &e, const std::string &classS)
same as addVehicleClasses but for version 6+