Table of Contents

Property InterPhaseInterval

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

InterPhaseInterval

Gets or sets the interval between the first and second phase of a biphasic pulse, in the range [0, 3600] seconds.

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

Property Value

double