Click or drag to resize

GpsCommunicationsFrontEnd.NoiseFactor Property

Gets or sets the NoiseFactor this front end uses to calculate noise on the navigation signals. The default value is 1.995... (3 dB).

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 NoiseFactor { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfiguration.NoiseFactor
See Also