Property SamplingPeriod
SamplingPeriod
Gets or sets the sample rate, in Hz, used to playback the custom pulse train.
[Range(0.0001, 3600)]
[Precision(4, 0.0001)]
public double SamplingPeriod { get; set; }
Gets or sets the sample rate, in Hz, used to playback the custom pulse train.
[Range(0.0001, 3600)]
[Precision(4, 0.0001)]
public double SamplingPeriod { get; set; }