Table of Contents

Property Time

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Time

Gets or sets the pulse onset time, in seconds relative to the start of the pulse.

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

Property Value

double