NavigationAccuracyAssessedTimeSignalInSpaceOneSigma Property |
Gets or sets the one sigma error associated with the time component of the signal in space navigation 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 TimeSignalInSpaceOneSigma { get; set; }
Public Property TimeSignalInSpaceOneSigma As Double
Get
Set
public:
property double TimeSignalInSpaceOneSigma {
double get ();
void set (double value);
}
member TimeSignalInSpaceOneSigma : float with get, set
Property Value
Type:
DoubleSee Also