Click or drag to resize

IntendedReferenceSignalReferenceUnintendedSignals Property

Gets or sets the collection of signals which represent the unintended signals (e.g. interference) produced by GetUnintendedSignalEvaluator(EvaluatorGroup, SignalPropagationGraph, ISignalSource).

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 SignalCollection ReferenceUnintendedSignals { get; set; }

Property Value

Type: SignalCollection
See Also