Interface: WT21FixInfoCalculatedData
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:6
Fix Info Calculated Data for the CDU
Properties
abeamCalculated
abeamCalculated:
boolean
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:24
Have we attempted to find an abeam point? reset to false when the abeam point cannot be found, or is passed by the aircraft
abeamPredictions
abeamPredictions:
BearingDistPredictions
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:26
Abeam intersection bearing/distance/eta/dtg/alt predictions
bearingDistancePredictions
bearingDistancePredictions:
BearingDistPredictions
[]
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:17
Bearing/distance/eta/dtg/alt predictions There will be WT21FixInfoOptions.numberOfBearingDistances tuples.
etaAltitudePrediction
etaAltitudePrediction:
null
|number
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:28
Predicted distance in metres to the eta or altitude, or null if no prediction
fixBearing
fixBearing:
null
|number
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:10
Bearing (magnetic or true degrees depending on ref)
fixDistance
fixDistance:
null
|number
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:12
Distance (NM) from the fix to the plane
fixIdent
fixIdent:
null
|string
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:8
Identifier of the fix, or null if this page is unused
latitudeLongitudePredictions
latitudeLongitudePredictions:
LatLonPredictions
[]
Defined in: workingtitle-instruments-wt21/shared/Systems/FixInfo/WT21FixInfoData.ts:22
Bearing/distance/eta/dtg/alt predictions for lat/lon crossings. There will be WT21FixInfoOptions.numberOfLatLonCrossings tuples.