Skip to main content

Interface: BearingDistPredictions

Bearing/Distance prediction container

Properties

altitude

altitude: null | number

Altitude in metres

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:143


bearing

bearing: null | number

Bearing in degrees, true or magnetic depending on selected reference

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:135


distance

distance: null | number

Distance in metres

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:137


dtg

dtg: null | number

Distance to go in nautical miles

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:141


eta

eta: null | number

Estimated time of arrival as a JS timestamp (ms since unix epoch)

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:139


fuelOnBoard

fuelOnBoard: null | number

Remaining fuel in pounds

Defined in

workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:145