GpsCommunicationsFrontEndPreLnaGain Property |
Gets or sets the gain of the cabling and filtering prior to reaching the Low Noise Amplifier (LNA).
The default is 0.7943... (-1 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 PreLnaGain { get; set; }
Public Property PreLnaGain As Double
Get
Set
public:
virtual property double PreLnaGain {
double get () sealed;
void set (double value) sealed;
}
abstract PreLnaGain : float with get, set
override PreLnaGain : float with get, set
Property Value
Type:
DoubleImplements
IGpsCommunicationsReceiverConfigurationPreLnaGainSee Also