Interface: LatLonPredictions
Latitude/Longitude crossing prediction container.
Properties
altitude
• altitude: null
| number
Altitude in metres
Defined in
workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:159
dtg
• dtg: null
| number
Distance to go in nautical miles
Defined in
workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:157
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:155
fuelOnBoard
• fuelOnBoard: null
| number
Remaining fuel in pounds
Defined in
workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:161
latitude
• latitude: null
| number
Latitude of the crossing in degrees.
Defined in
workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:151
longitude
• longitude: null
| number
Longitude of the crossing in degrees.
Defined in
workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:153