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