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

SetChannelSensitivity Method








true to insert the elements related to channel sensitivity (that correspond to this channel) into the dataset and then set their value., false to delete the channel sensitivity-related elements (that correspond to this channel) from the dataset.
New channel sensitivity. For more information, refer to the Channel Sensitivity (003A,0210) element in the DICOM standard.
The channel sensitivity units. For more information, refer to "Channel Sensitivity Units Sequence" (003A,0211) in the DICOM standard.
New channel sensitivity correction factor. For more information, refer to the "Channel Sensitivity Correction Factor" (003A,0212) element in the DICOM standard.
New channel baseline. For more information, refer to the "Channel Baseline" (003A,0213) element in the DICOM standard.
Sets the channel sensitivity. .NET support WinRT support
Syntax
'Declaration
 
Public Sub SetChannelSensitivity( _
   ByVal include As Boolean, _
   ByVal channelSensitivity As Double, _
   ByVal channelSensitivityUnits As DicomCodeSequenceItem, _
   ByVal channelSensitivityCF As Double, _
   ByVal channelBaseline As Double _
) 
'Usage
 
Dim instance As DicomWaveformChannel
Dim include As Boolean
Dim channelSensitivity As Double
Dim channelSensitivityUnits As DicomCodeSequenceItem
Dim channelSensitivityCF As Double
Dim channelBaseline As Double
 
instance.SetChannelSensitivity(include, channelSensitivity, channelSensitivityUnits, channelSensitivityCF, channelBaseline)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformChannel.SetChannelSensitivity( 
   include ,
   channelSensitivity ,
   channelSensitivityUnits ,
   channelSensitivityCF ,
   channelBaseline 
)

Parameters

include
true to insert the elements related to channel sensitivity (that correspond to this channel) into the dataset and then set their value., false to delete the channel sensitivity-related elements (that correspond to this channel) from the dataset.
channelSensitivity
New channel sensitivity. For more information, refer to the Channel Sensitivity (003A,0210) element in the DICOM standard.
channelSensitivityUnits
The channel sensitivity units. For more information, refer to "Channel Sensitivity Units Sequence" (003A,0211) in the DICOM standard.
channelSensitivityCF
New channel sensitivity correction factor. For more information, refer to the "Channel Sensitivity Correction Factor" (003A,0212) element in the DICOM standard.
channelBaseline
New channel baseline. For more information, refer to the "Channel Baseline" (003A,0213) element in the DICOM standard.
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
GetChannelSensitivity 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