Table of Contents

Property Voltage

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Voltage

Gets or sets the pulse onset voltage, in volts.

[Range(-10, 10)]
[Precision(3, 0.001)]
public double Voltage { get; set; }

Property Value

double