T_Road_PlanView_Geometry_Arc

An arc describes a road reference line with constant curvature. In OpenDRIVE, an arc is represented by an element within the element.

Java class for t_road_planView_geometry_arc 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 getCurvature(): Double
Constant curvature throughout the element
Link copied to clipboard
open fun setCurvature(value: Double)
Sets the value of the curvature property.