Property BurstDuration
BurstDuration
Gets or sets the duration of a pulse burst, in the range [0.0001, 3600] seconds.
[Range(0.0001, 3600)]
[Precision(4, 0.0001)]
public double BurstDuration { get; set; }
Gets or sets the duration of a pulse burst, in the range [0.0001, 3600] seconds.
[Range(0.0001, 3600)]
[Precision(4, 0.0001)]
public double BurstDuration { get; set; }