LowNoiseAmplifierLnaOutputGain Property |
Gets or sets the gain applied after the signal has been amplified. Typically due to
cabling from the LNA to the receiver.
Note that if this is a loss, the LnaOutputGain 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 LnaOutputGain { get; set; }
Public Property LnaOutputGain As Double
Get
Set
public:
property double LnaOutputGain {
double get ();
void set (double value);
}
member LnaOutputGain : float with get, set
Property Value
Type:
DoubleSee Also