Click or drag to resize

SignalSource.GenerationTimes Property

Gets a collection of the TimeIntervals when the signal is being generated.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TimeIntervalCollection GenerationTimes { get; }

Property Value

Type: TimeIntervalCollection
See Also