OpendriveVersion

Representation of a specific OpenDRIVE version.

For more details, see: ASAM: https://www.asam.net/standards/detail/opendrive Wikipedia: https://en.wikipedia.org/wiki/OpenDRIVE_(specification)

Entries

Link copied to clipboard

OpenDRIVE version 0.7 released 2005 by VIRES Simulationstechnologie GmbH.

Link copied to clipboard

OpenDRIVE version 1.1 Rev.D released on the 11 Apr 2008 by VIRES Simulationstechnologie GmbH.

Link copied to clipboard

OpenDRIVE version 1.2 Rev.A released on the 06 Jan 2008 by VIRES Simulationstechnologie GmbH.

Link copied to clipboard

OpenDRIVE version 1.3 Rev.C released on the 07 Aug 2010 by VIRES Simulationstechnologie GmbH.

Link copied to clipboard

OpenDRIVE version 1.4 Rev.H released on the 04 Nov 2015 by VIRES Simulationstechnologie GmbH.

Link copied to clipboard

OpenDRIVE version 1.5 released on the 17 Feb 2019 by ASAM e.V.

Link copied to clipboard

OpenDRIVE version 1.6.1 released on the 04 March 2021 by ASAM e.V.

Link copied to clipboard

OpenDRIVE version 1.7.0 released on the 03 Aug 2021 by ASAM e.V.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rev: Pair<Int, Int>

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.