PathGeometryElement
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.
Constructors
Properties
Link copied to clipboard
Coordinate of the geometry point.
Link copied to clipboard
Identifier of the horizon path to which this element belongs.
Link copied to clipboard
Start offset on the path.