Structure for setting the mode of driving taking into account the maximum speed on the route edge.
public init( overSpeed: Double = 0 )
overSpeed
Double
var overSpeed
Used exceeding of the speed limit in m/s. Only values >= 0 are acceptable.