NavigationAccuracyPredictedFigureOfMeritPredictionSupportData Property |
Gets or sets the file used to define the prediction support data.
Namespace:
AGI.Foundation.Coverage.FigureOfMerit
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PredictionSupportFile PredictionSupportData { get; set; }
Public Property PredictionSupportData As PredictionSupportFile
Get
Set
public:
property PredictionSupportFile^ PredictionSupportData {
PredictionSupportFile^ get ();
void set (PredictionSupportFile^ value);
}
member PredictionSupportData : PredictionSupportFile with get, set
Property Value
Type:
PredictionSupportFileSee Also