T_Road_Signals_VmsBoard
Variable message boards can change their values during the simulation in ASAM OpenSCENARIO. Variable message boards are switched off if they are not specified in ASAM OpenSCENARIO.
Java class for t_road_signals_vmsBoard complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_signals_vmsBoard">
<complexContent>
<extension base="{}t_road_signals_board">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
<element name="displayArea" type="{}t_road_signals_displayArea" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="displayHeight" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="displayType" type="{}e_road_signals_displayType" />
<attribute name="displayWidth" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="v" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="z" type="{http://www.w3.org/2001/XMLSchema}double" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the dependency property.
Link copied to clipboard
Gets the value of the displayArea property.
Link copied to clipboard
Height of the display
Link copied to clipboard
Functional type of the display
Link copied to clipboard
Width of the display
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the reference property.
Link copied to clipboard
Gets the value of the validity property.
Link copied to clipboard
Sets the value of the displayHeight property.
Link copied to clipboard
Sets the value of the displayType property.
Link copied to clipboard
Sets the value of the displayWidth property.