T_Road_Signals

The element is the container for all signals along a road.

Java class for t_road_signals complex type.

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


<complexType name="t_road_signals">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="signal" type="{}t_road_signals_signal" maxOccurs="unbounded" minOccurs="0"/>
        <element name="signalReference" type="{}t_road_signals_signalReference" 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 gAdditionalData property.
Link copied to clipboard
Gets the value of the signal property.
Link copied to clipboard
Gets the value of the signalReference property.