Table of Contents

Property InterPulseInterval

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

InterPulseInterval

Gets or sets the interval between pulses, in the range [0.0001, 3600] seconds.

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

Property Value

double