Package-level declarations
Types
Link copied to clipboard
class SafetyLocationElement(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val safetyLocationId: SafetyLocationId, val startPosition: GeoPoint, val endPosition: GeoPoint = startPosition, val boundingBox: GeoBoundingBox, val type: SafetyLocationType, val speedLimit: Speed?, val recommendedWarningDistance: Distance?, val isZone: Boolean) : HorizonElement
Horizon element that contains data about a safety location.
Link copied to clipboard
Type of SafetyLocationElement horizon elements.
Link copied to clipboard
Safety location identifier.
Link copied to clipboard
Safety location types.