Click or drag to resize

GpsCommunicationsFrontEnd.CorrelatorSpacing Property

Gets or sets the spacing between the early and late correlator peaks, in chips. Typically 0.125-1.0 chips. The default is 0.125 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)
Syntax
public double CorrelatorSpacing { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfiguration.CorrelatorSpacing
See Also