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: 24.2.419.0 (24.2.419.0)
Syntax double 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:
DoubleSee Also