Click or drag to resize

VariableFrequencyMixerInputSignalProcessor Property

Gets or sets the signal processor which produces the set of signals which this processor modifies.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override SignalProcessor InputSignalProcessor { get; set; }

Property Value

Type: SignalProcessor
See Also