SatelliteGlobalUserRangeErrorCrossTrackError Property |
Gets or sets the cross track error component of the user range 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 CrossTrackError { get; set; }
Public Property CrossTrackError As Double
Get
Set
public:
property double CrossTrackError {
double get ();
void set (double value);
}
member CrossTrackError : float with get, set
Property Value
Type:
DoubleSee Also