Package-level declarations

Types

Link copied to clipboard
class PathGeometryElement(val id: Int, val pathId: Int, val startOffset: Distance, val endOffset: Distance, val coordinate: GeoPoint, val altitude: Distance?) : HorizonElement

Describes path geometry of the horizon element.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object PathGeometryElementType : HorizonElementType

Type of PathGeometryElement horizon elements.