Table of Contents

Property PulseTrainDelay

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

PulseTrainDelay

Gets or sets the delay to start the pulse train, in the range [0.0001, 3600] seconds.

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

Property Value

double