Click or drag to resize

NavigationAccuracyPredictedConstraintCalculationPersona Property

Gets or sets the calculation persona defining how the evaluator will react when it encounters no data for a given satellite during the accuracy calculation.

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 AccuracyCalculationPersona CalculationPersona { get; set; }

Property Value

Type: AccuracyCalculationPersona
Remarks
By default, this is Diligent
See Also