T_Junction_ElevationGrid_Elevation

Defines the z-values at the regular grid points along the junction reference line.

Java class for t_junction_elevationGrid_elevation complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getCenter(): String
List of defined z-values.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
open fun getLeft(): String
List of defined z-values from inside to outside.
Link copied to clipboard
open fun getRight(): String
List of defined z-values from inside to outside.
Link copied to clipboard
open fun setCenter(value: String)
Sets the value of the center property.
Link copied to clipboard
open fun setLeft(value: String)
Sets the value of the left property.
Link copied to clipboard
open fun setRight(value: String)
Sets the value of the right property.