Property Time
Time
Gets or sets the pulse onset time, in seconds relative to the start of the pulse.
[Range(0, 3600)]
[Precision(4, 0.0001)]
public double Time { get; set; }
Gets or sets the pulse onset time, in seconds relative to the start of the pulse.
[Range(0, 3600)]
[Precision(4, 0.0001)]
public double Time { get; set; }