OpenDRIVE
Root element containing all information about the ASAM OpenDRIVE file
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="header" type="{}t_header"/>
<element name="road" type="{}t_road" maxOccurs="unbounded"/>
<element name="controller" type="{}t_controller" maxOccurs="unbounded" minOccurs="0"/>
<element name="junction" type="{}t_junction_common" maxOccurs="unbounded" minOccurs="0"/>
<element name="junctionGroup" type="{}t_junctionGroup" maxOccurs="unbounded" minOccurs="0"/>
<element name="station" type="{}t_station" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
<element name="vmsGroup" type="{}t_signalGroup_vmsGroup" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the controller property.
Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the junction property.
Link copied to clipboard
Gets the value of the junctionGroup property.
Link copied to clipboard
Gets the value of the station property.
Link copied to clipboard
Gets the value of the vmsGroup property.