T_Header_RoadRegulation
Defines the default regulations for different road types.
Java class for t_header_roadRegulation complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_header_roadRegulation">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<element name="_OpenDriveElement" type="{}_OpenDriveElement"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
<element name="semantics" type="{}t_signals_semantics" minOccurs="0"/>
</sequence>
<attribute name="type" type="{}e_roadType" />
</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 semantics property.
Link copied to clipboard
Gets the value of the type property.
Link copied to clipboard
Sets the value of the _OpenDriveElement property.
Link copied to clipboard
Sets the value of the semantics property.
Link copied to clipboard
Sets the value of the type property.