Table of Contents

Class SpikeWaveformCollectionVisualizer<TWaveformView>

Namespace
Bonsai.Dsp.Design
Assembly
Bonsai.Dsp.Design.dll

Provides a base class to display a collection of spike waveforms.

public class SpikeWaveformCollectionVisualizer<TWaveformView> : MatVisualizer<TWaveformView> where TWaveformView : WaveformView, new()

Type Parameters

TWaveformView

A type derived from WaveformView which will control how data is displayed.

Inheritance
MatVisualizer<TWaveformView>
SpikeWaveformCollectionVisualizer<TWaveformView>
Derived
Inherited Members

Constructors

SpikeWaveformCollectionVisualizer()

Initializes a new instance of the SpikeWaveformCollectionVisualizer class.

Methods

Show(object)

Updates the type visualizer to display the specified value object.