IGpsCommunicationsReceiverConfigurationLnaGain Property  | 
 
            Gets or sets the gain of the Low Noise Amplifier (LNA). Linear units.
            
 
    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)
Syntaxdouble LnaGain { get; set; }Property LnaGain As Double
	Get
	Set
property double LnaGain {
	double get ();
	void set (double value);
}abstract LnaGain : float with get, set
Property Value
Type: 
Double
See Also