NavigationAccuracyPredictedTimeTotal Property |
Gets the total time error.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TimeTotal { get; }
Public ReadOnly Property TimeTotal As Double
Get
public:
property double TimeTotal {
double get ();
}
member TimeTotal : float with get
Property Value
Type:
DoubleSee Also