T_Signals_Semantics_Speed
Specifies speed regulations.
Java class for t_signals_semantics_speed complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_signals_semantics_speed">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="type" type="{}e_signals_semantics_speed" />
<attribute name="unit" type="{}e_unitSpeed" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}double" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the type property.
Link copied to clipboard
Gets the value of the unit property.
Link copied to clipboard
Sets the value of the type property.
Link copied to clipboard
Sets the value of the unit property.