LDicomWaveformGroup::GetSamplingFrequency

#include "Ltdic.h"

L_DOUBLE LDicomWaveformGroup::GetSamplingFrequency()

Gets the sampling frequency.

Returns

The current sampling frequency.

Comments

In DICOM all channels within a multiplex group are synchronously digitized at a common sampling frequency. Use this function to get the sampling frequency in Hz.

Required DLLs and Libraries

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

Class Members, LDicomWaveformGroup::SetSamplingFrequency

Topics:

Working with DICOM Waveforms

Example

For an example, refer to LDicomWaveformChannel::SetChannelSamples8