T_Road_Surface

In OpenDRIVE, the road surface is represented by the element within the

Java class for t_road_surface complex type.

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


<complexType name="t_road_surface">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="CRG" type="{}t_road_surface_CRG" maxOccurs="unbounded" minOccurs="0"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the crg property.
Link copied to clipboard
Gets the value of the gAdditionalData property.