Skip to main content

Interface: FlightPlanIntersection

Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:98

An intersection from an origin point to the flight plan. This data is saved when the intersection is calculated. It is only re-calculated if the flight plan changes. For fix info internal use only!

Properties

distanceAlongLeg

distanceAlongLeg: null | number

Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:102

Distance along the flight plan leg


flightPlanLeg

flightPlanLeg: null | number

Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:100

Flight Plan Leg on which the intersection exists


point

point: GeoPoint

Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:104

Intersection latitude, or null