Package-level declarations
Types
Link copied to clipboard
Restricted vehicle types.
Link copied to clipboard
Data of a single vehicle restriction.
Link copied to clipboard
class VehicleRestrictionElement(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val restrictions: List<VehicleRestrictionData>) : HorizonElement
Describes vehicle restrictions on the horizon element.
Link copied to clipboard
Type of VehicleRestrictionElement horizon elements.