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.2.419.0 (24.2.419.0)
Syntax public double LnaGain { get; set; }
Public Property LnaGain As Double
Get
Set
public:
virtual property double LnaGain {
double get () sealed;
void set (double value) sealed;
}
abstract LnaGain : float with get, set
override LnaGain : float with get, set
Property Value
Type:
DoubleImplements
IGpsCommunicationsReceiverConfigurationLnaGainSee Also