Table of Contents

Property Phase1Duration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Phase1Duration

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

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

Property Value

double