Interface: FlightPlanPredictorConfiguration
Defined in: src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:4
Configuration object for flight plan predictor
Properties
considerTurnAsLegTermination
considerTurnAsLegTermination:
boolean
Defined in: src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:19
NOOP - whether the start of the turn is considered to be the end of the leg
minimumPredictionsGroundSpeed
minimumPredictionsGroundSpeed:
number
Defined in: src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:14
Minimum ground speed to be considered for predictions
predictMissedApproachLegs
predictMissedApproachLegs:
boolean
Defined in: src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:9
Whether to generate predictions for missed approach legs