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