Click or drag to resize

ISignalSource Interface

An interface defining a source of communications signals.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ISignalSource

The ISignalSource type exposes the following members.

Methods
  NameDescription
Public methodGetSignalEvaluator
Get an evaluator which can produce signals.
Top
See Also