IGpsCommunicationsReceiverConfigurationPostLnaGain Property  | 
 
            Gets or sets the gain of the cabling after 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 PostLnaGain { get; set; }Property PostLnaGain As Double
	Get
	Set
property double PostLnaGain {
	double get ();
	void set (double value);
}abstract PostLnaGain : float with get, set
Property Value
Type: 
Double
See Also