Skip to main content

Interface: FlightPlanPredictorConfiguration

Configuration object for flight plan predictor

Properties

considerTurnAsLegTermination

considerTurnAsLegTermination: boolean

NOOP - whether the start of the turn is considered to be the end of the leg

Defined in

src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:19


minimumPredictionsGroundSpeed

minimumPredictionsGroundSpeed: number

Minimum ground speed to be considered for predictions

Defined in

src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:14


predictMissedApproachLegs

predictMissedApproachLegs: boolean

Whether to generate predictions for missed approach legs

Defined in

src/sdk/utils/predictions/FlightPlanPredictorConfiguration.ts:9