NavigationAccuracyAssessed.TimeTotal Property |
Gets or sets 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; set; }
Public Property TimeTotal As Double
Get
Set
public:
property double TimeTotal {
double get ();
void set (double value);
}
member TimeTotal : float with get, set
Property Value
Type:
Double
See Also