Skip to main content

Interface: LatLonPredictions

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

Latitude/Longitude crossing prediction container.

Properties

altitude

altitude: null | number

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

Altitude in metres


dtg

dtg: null | number

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

Distance to go in nautical miles


eta

eta: null | number

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

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


fuelOnBoard

fuelOnBoard: null | number

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

Remaining fuel in pounds


latitude

latitude: null | number

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

Latitude of the crossing in degrees.


longitude

longitude: null | number

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

Longitude of the crossing in degrees.