Property InterPhaseInterval
InterPhaseInterval
Gets or sets the interval between the first and second phase of a biphasic pulse, in the range [0, 3600] seconds.
[Range(0, 3600)]
[Precision(4, 0.0001)]
public double InterPhaseInterval { get; set; }