T_Road_LateralProfile_CrossSectionSurface

A cross section surface defines the lateral profile by means of constant, linear, quadratic, and cubic polynomials in t-direction. A cross section surface is valid for the full length of the road.

Java class for t_road_lateralProfile_crossSectionSurface complex type

.

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


<complexType name="t_road_lateralProfile_crossSectionSurface">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="tOffset" type="{}t_road_lateralProfile_crossSectionSurface_tOffset" minOccurs="0"/>
        <element name="surfaceStrips" type="{}t_road_lateralProfile_crossSectionSurface_surfaceStrip"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

constructor()

Functions

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