T_SignalGroup_VmsGroup
On a gantry there can be one large variable message board or several smaller variable message boards. ASAM OpenSCENARIO requires to treat a gantry that has one large variable message board or several smaller variable message boards the same way. Therefore variable message boards that are on the same gantry shall be grouped and their indexes shall be redefined if not unique.
Java class for t_signalGroup_vmsGroup complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_signalGroup_vmsGroup">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<element name="vmsBoardReference" type="{}t_signalGroup_vmsBoardReference" maxOccurs="unbounded"/>
<element name="_OpenDriveElement" type="{}_OpenDriveElement"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the _OpenDriveElement property.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the vmsBoardReference property.
Link copied to clipboard
Sets the value of the _OpenDriveElement property.