T_Signals_Semantics

Semantics are limited to traffic behavior that is specified just by signals in ASAM OpenDRIVE. Each traffic behavior is specified by a specific element.

Java class for t_signals_semantics complex type

.

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


<complexType name="t_signals_semantics">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="speed" type="{}t_signals_semantics_speed" maxOccurs="unbounded" minOccurs="0"/>
        <element name="lane" type="{}t_signals_semantics_lane" maxOccurs="unbounded" minOccurs="0"/>
        <element name="priority" type="{}t_signals_semantics_priority" maxOccurs="unbounded" minOccurs="0"/>
        <element name="prohibited" type="{}t_signals_semantics_prohibited" maxOccurs="unbounded" minOccurs="0"/>
        <element name="warning" type="{}t_signals_semantics_warning" maxOccurs="unbounded" minOccurs="0"/>
        <element name="routing" type="{}t_signals_semantics_routing" maxOccurs="unbounded" minOccurs="0"/>
        <element name="streetname" type="{}t_signals_semantics_streetname" maxOccurs="unbounded" minOccurs="0"/>
        <element name="parking" type="{}t_signals_semantics_parking" maxOccurs="unbounded" minOccurs="0"/>
        <element name="tourist" type="{}t_signals_semantics_tourist" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryTime" type="{}t_signals_semantics_supplementaryTime" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryAllows" type="{}t_signals_semantics_supplementaryAllows" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryProhibits" type="{}t_signals_semantics_supplementaryProhibits" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryDistance" type="{}t_signals_semantics_supplementaryDistance" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryEnvironment" type="{}t_signals_semantics_supplementaryEnvironment" maxOccurs="unbounded" minOccurs="0"/>
        <element name="supplementaryExplanatory" type="{}t_signals_semantics_supplementaryExplanatory" 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
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the lane property.
Link copied to clipboard
Gets the value of the parking property.
Link copied to clipboard
Gets the value of the priority property.
Link copied to clipboard
Gets the value of the prohibited property.
Link copied to clipboard
Gets the value of the routing property.
Link copied to clipboard
Gets the value of the speed property.
Link copied to clipboard
Gets the value of the streetname property.
Link copied to clipboard
Gets the value of the supplementaryAllows property.
Link copied to clipboard
Gets the value of the supplementaryDistance property.
Link copied to clipboard
Gets the value of the supplementaryEnvironment property.
Link copied to clipboard
Gets the value of the supplementaryExplanatory property.
Link copied to clipboard
Gets the value of the supplementaryProhibits property.
Link copied to clipboard
Gets the value of the supplementaryTime property.
Link copied to clipboard
Gets the value of the tourist property.
Link copied to clipboard
Gets the value of the warning property.