LowNoiseAmplifierLnaGain Property |
Gets or sets the gain to apply to the input signal.
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 LnaGain { get; set; }
Public Property LnaGain As Double
Get
Set
public:
property double LnaGain {
double get ();
void set (double value);
}
member LnaGain : float with get, set
Property Value
Type:
DoubleSee Also