void AcceptVisitor(RoadInfoVisitor &v) override final
double GetRoughness() const
const std::string & GetSurface() const
const std::string _surface
RoadInfoLaneMaterial(double s, std::string surface, double friction, double roughness)
double GetFriction() const
This file contains definitions of common data structures used in traffic manager.