Click or drag to resize

VariableGainAmplifier Constructor

Overload List
  NameDescription
Public methodVariableGainAmplifier
Initializes a new instance.
Public methodVariableGainAmplifier(SignalProcessor)
Initializes a new instance from the given signal input.
Protected methodVariableGainAmplifier(VariableGainAmplifier, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodVariableGainAmplifier(SignalProcessor, Double, Double, Double, Double)
Initializes a new instance from the given signal input, saturated input power, saturated output power, noise factor, and reference temperature.
Public methodVariableGainAmplifier(SignalProcessor, Double, Double, Double, Double, IListVariableGainAmplifierBackoffCurves)
Initializes a new instance from the given signal input, saturated input power, saturated output power, noise factor, reference temperature, and back-off curves list.
Top
See Also