Package-level declarations

Types

Link copied to clipboard
class SpeedLimitSection(val sectionLocation: SectionLocation, val routeOffset: Distance, val length: Distance, val speedLimit: Speed) : Section

Represents a route section with a speed limit.