Click or drag to resize

GpsCommunicationsFrontEndNoiseFactor 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: 24.1.418.0 (24.1.418.0)
Syntax
public double NoiseFactor { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationNoiseFactor
See Also