Click or drag to resize

GpsCommunicationsFrontEndLnaGain Property

Gets or sets the gain of the Low Noise Amplifier (LNA). The default is 100 (20 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 LnaGain { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationLnaGain
See Also