T_Road_ElevationProfile

Defines the characteristics of the road elevation along the reference line.

Java class for t_road_elevationProfile complex type.

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


<complexType name="t_road_elevationProfile">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="elevation" type="{}t_road_elevationProfile_elevation" 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 elevation property.
Link copied to clipboard
Gets the value of the gAdditionalData property.