Class SpikeWaveform
Represents a single spike event extracted from an input signal.
public class SpikeWaveform
- Inheritance
-
SpikeWaveform
- Inherited Members
Properties
- ChannelIndex
Gets or sets a value indicating in which channel the spike event was detected.
- SampleIndex
Gets or sets a value indicating in which sample the spike event was detected.
- Waveform
Gets or sets the optional waveform of the spike event.