LowNoiseAmplifierLnaInputGain Property |
Gets or sets the gain applied before the signal is amplified. Typically due to cabling from the antenna to the LNA.
Note that if this is a loss, the Gain should be less than 1.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LnaInputGain { get; set; }
Public Property LnaInputGain As Double
Get
Set
public:
property double LnaInputGain {
double get ();
void set (double value);
}
member LnaInputGain : float with get, set
Property Value
Type:
DoubleSee Also