RoadClassExclusionViolation
public struct RoadClassExclusionViolation
Exact RoadClass exclusion violation case.
-
RoadClassesthat were violated at this point.Declaration
Swift
public var roadClasses: RoadClasses -
Index of a
RouteinsideRouteResponsewhere violation occured.Declaration
Swift
public var routeIndex: Int -
Declaration
Swift
public var legIndex: Int -
Declaration
Swift
public var stepIndex: Int -
Index of an
IntersectioninsideRouteStepwhere violation occured.Declaration
Swift
public var intersectionIndex: Int
Install in Dash
RoadClassExclusionViolation Structure Reference