T_Junction_ElevationGrid_Elevation
Defines the z-values at the regular grid points along the junction reference line.
Java class for t_junction_elevationGrid_elevation complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_elevationGrid_elevation">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="center" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="left" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="right" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard