LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetNotchFilterFrequency Method








true to insert the "Notch Filter Frequency" (003A,0222) element (that corresponds to this channel) into the dataset and then set its value, false to delete the "Notch Filter Frequency" (003A,0222) element (that corresponds to this channel) from the dataset.
New notch filter frequency.
Sets the notch filter frequency for the channel. .NET support WinRT support
Syntax
public bool SetNotchFilterFrequency( 
   bool include,
   double notchFilterFrequency
)
'Declaration
 
Public Function SetNotchFilterFrequency( _
   ByVal include As Boolean, _
   ByVal notchFilterFrequency As Double _
) As Boolean
'Usage
 
Dim instance As DicomWaveformChannel
Dim include As Boolean
Dim notchFilterFrequency As Double
Dim value As Boolean
 
value = instance.SetNotchFilterFrequency(include, notchFilterFrequency)
public bool SetNotchFilterFrequency( 
   bool include,
   double notchFilterFrequency
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformChannel.SetNotchFilterFrequency( 
   include ,
   notchFilterFrequency 
)
public:
bool SetNotchFilterFrequency( 
   bool include,
   double notchFilterFrequency
) 

Parameters

include
true to insert the "Notch Filter Frequency" (003A,0222) element (that corresponds to this channel) into the dataset and then set its value, false to delete the "Notch Filter Frequency" (003A,0222) element (that corresponds to this channel) from the dataset.
notchFilterFrequency
New notch filter frequency.

Return Value

true if the notch filter frequency was set successfully, false if an error occurred.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
GetNotchFilterFrequency Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features