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