IGpsCommunicationsReceiverConfigurationCorrelatorSpacing 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: 24.2.419.0 (24.2.419.0)
Syntax double 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:
DoubleSee Also