Table of Contents

Property Channels

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Channels

Gets or sets the indices of the channels to use as reference. If not specified, the average of all the array channels is used.

[TypeConverter(typeof(UnidimensionalArrayConverter))]
public int[] Channels { get; set; }

Property Value

int[]