Interface ISignalSource
Represents a device that produces a stream of samples mapped to RF frequency
Namespace: VE3NEA.HamCockpit.PluginAPI
Assembly: VE3NEA.HamCockpit.PluginAPI.dll
Syntax
public interface ISignalSource : ISampleStream, ITuner
Properties
Name | Description |
---|---|
Active | Gets or sets a value indicating whether this ISignalSource is active. |
Methods
Name | Description |
---|---|
Initialize() | Initializes this instance. |
Events
Name | Description |
---|---|
Stopped | Occurs when the signal source is no longer able to provide signal data. |