Table of Contents

Property RestingVoltage

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

RestingVoltage

Gets or sets the resting voltage, in the range [-10, 10] volts.

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

Property Value

double