←Select platform

GetSamplingFrequency Method

Summary

Gets the sampling frequency.

Syntax

C#
VB
WinRT C#
C++
public double GetSamplingFrequency() 
Public Function GetSamplingFrequency() As Double 
public double GetSamplingFrequency() 
 function Leadtools.Dicom.DicomWaveformGroup.GetSamplingFrequency() 
public: 
double GetSamplingFrequency();  

Return Value

The current sampling frequency.

Remarks

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.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly