Click or drag to resize

VariableGainAmplifier.GetSignalEvaluator Method

Overload List
  NameDescription
Public methodGetSignalEvaluator(SignalPropagationGraph)
Get an evaluator which can produce the output from the signal processor.
(Inherited from SignalProcessor.)
Public methodGetSignalEvaluator(EvaluatorGroup, SignalPropagationGraph)
Get an evaluator which modifies the InputSignalProcessor by applying the computed amplifier gain.
(Overrides SignalProcessor.GetSignalEvaluator(EvaluatorGroup, SignalPropagationGraph).)
Top
See Also