IGpsCommunicationsReceiverConfiguration.CorrelatorSpacing Property |
Gets or sets the spacing between the early and late correlator peaks, in chips. Typically 0.125-1.0 chips.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxdouble CorrelatorSpacing { get; set; }
Property CorrelatorSpacing As Double
Get
Set
property double CorrelatorSpacing {
double get ();
void set (double value);
}
abstract CorrelatorSpacing : float with get, set
Property Value
Type:
Double
See Also