C#
VB
WinRT C#
C++
Gets the sampling frequency.
public double GetSamplingFrequency()
Public Function GetSamplingFrequency() As Double
public double GetSamplingFrequency()
function Leadtools.Dicom.DicomWaveformGroup.GetSamplingFrequency()
public:
double GetSamplingFrequency();
The current sampling frequency.
In DICOM all channels within a multiplex group are synchronously digitized at a common sampling frequency. Use this method to get the sampling frequency in Hz.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET