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