In ASAM OpenDRIVE, the road network is represented by elements. Each road runs along one road reference line. A road shall have at least one lane with a width larger than 0. Vehicles may drive in both directions of the reference line. The standard driving direction is defined by the value which is assigned to the @rule attribute (RHT=right-hand traffic, LHT=left-hand traffic). ASAM OpenDRIVE roads may be roads in the real road network or artificial road network created for application use. Each road is described by one or more elements. One element may cover a long stretch of a road, shorter stretches between junctions, or even several roads. A new element should only start if the properties of the road cannot be described within the previous element or if a junction is required.
Java class for t_road complex type
.
The following schema fragment specifies the expected content contained within this class.
{@code }