Click or drag to resize

GpsCommunicationsFrontEndPostLnaGain Property

Gets or sets the gain of the cabling after the Low Noise Amplifier (LNA). The default is 0.1 (-10 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 PostLnaGain { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationPostLnaGain
See Also