Table of Contents

Property Phase2Duration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Phase2Duration

Gets or sets the duration of the second phase of the pulse, in the range [0.0001, 3600] seconds.

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

Property Value

double