Package-level declarations
Types
Link copied to clipboard
interface HorizonElement
Defines the interface to horizon elements.
Link copied to clipboard
interface HorizonElementType
Defines the interface to horizon element types.
Link copied to clipboard
data class PathGeometry(val id: Int, val pathId: Int, val startOffset: <Error class: unknown class>, val endOffset: <Error class: unknown class>, val coordinate: <Error class: unknown class>, val altitude: <Error class: unknown class>?) : HorizonElement
Describes path geometry of the horizon element.