T_Junction_Surface

Used to describe the road elevation profile within a junction. When a element contains a

Java class for t_junction_surface complex type.

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


<complexType name="t_junction_surface">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="CRG" type="{}t_junction_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.