Table of Contents

Property Skip

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Skip

Gets or sets the number of elements to skip between the creation of each slice. If it is not specified, it will be set to the number of elements in each slice.

public int? Skip { get; set; }

Property Value

int?