Package-level declarations

Types

Link copied to clipboard
interface HorizonElement

Defines the interface to horizon elements.

Link copied to clipboard

Defines the interface to horizon element types.

Link copied to clipboard
data class PathGeometry(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.