Click or drag to resize

NavigationAccuracyPredictedConstraintPredictionSupportFile Property

Gets or sets the prediction support file (PSF) containing statistical data necessary to predict navigation accuracy.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PredictionSupportFile PredictionSupportFile { get; set; }

Property Value

Type: PredictionSupportFile
See Also