T_Junction_Surface_CRG
Data described in OpenCRG are represented by the element within the
Java class for t_junction_surface_CRG complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_surface_CRG">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
</sequence>
<attribute name="file" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="mode" use="required" type="{}e_road_surface_CRG_mode" fixed="global" />
<attribute name="purpose" type="{}e_road_surface_CRG_purpose" />
<attribute name="zOffset" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="zScale" type="{http://www.w3.org/2001/XMLSchema}double" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Attachment mode for the surface data.
Link copied to clipboard
Physical purpose of the data contained in the CRG file; if the attribute is missing, data will be interpreted as elevation data.
Link copied to clipboard
z offset between CRG center line and inertial xy-plane (default = 0.
Link copied to clipboard
Sets the value of the mode property.
Link copied to clipboard
Sets the value of the purpose property.
Link copied to clipboard
Sets the value of the zOffset property.