T_Road_PlanView

Contains geometry elements that define the layout of the road reference line in the x/y-plane (plan view).

Java class for t_road_planView complex type

.

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


<complexType name="t_road_planView">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="geometry" type="{}t_road_planView_geometry" maxOccurs="unbounded"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the geometry property.