T_Road_Objects_Object_Surface_CRG

Elevation data described in {GLO_VAR_STA_ASAM_OpenCRG} are represented by the element within the element.

Java class for t_road_objects_object_surface_CRG complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getFile(): String
Name of the file containing the CRG data.
Link copied to clipboard
Determines if the object CRG hides the road surface CRG.
Link copied to clipboard
open fun getZScale(): Double
z-scale factor for the surface description (default = 1.0).
Link copied to clipboard
open fun setFile(value: String)
Sets the value of the file property.
Link copied to clipboard
open fun setHideRoadSurfaceCRG(value: T_Bool)
Sets the value of the hideRoadSurfaceCRG property.
Link copied to clipboard
open fun setZScale(value: Double)
Sets the value of the zScale property.