NavigationAccuracyPredictedConstraintPercentConfidence Property |
Gets or sets the desired confidence interval percentage. Prior to applying the constraint value, the
predicted root mean square error is converted to represent the accuracy corresponding to this
percentage of confidence.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int PercentConfidence { get; set; }
Public Property PercentConfidence As Integer
Get
Set
public:
property int PercentConfidence {
int get ();
void set (int value);
}
member PercentConfidence : int with get, set
Property Value
Type:
Int32Exceptions Remarks See Also