SafetyLocation

interface SafetyLocation

Describes a safety location.

Inheritors

Properties

Link copied to clipboard
abstract val id: SafetyLocationId

Identifies a safety location.

Link copied to clipboard

Location reference in the OpenLR format, base64 encoded.

Link copied to clipboard
abstract val speedLimit: Speed?

Defines the speed limit for the safety cameras of relevant type.

Link copied to clipboard
abstract val time: Date

Timestamp of when the occurrence happened, following the RFC 3339 standard.