Table of Contents

Property SamplingPeriod

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SamplingPeriod

Gets or sets the sample rate, in Hz, used to playback the custom pulse train.

[Range(0.0001, 3600)]
[Precision(4, 0.0001)]
public double SamplingPeriod { get; set; }

Property Value

double