T_Road_Lanes_LaneSection_Center

Contains the center lane, which must be defined for all roads.

Java class for t_road_lanes_laneSection_center complex type

.

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


<complexType name="t_road_lanes_laneSection_center">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="lane" type="{}t_road_lanes_laneSection_center_lane"/>
        <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 lane property.
Link copied to clipboard
Sets the value of the lane property.