←Select platform

SensitivityCF Property

Summary

Gets the channel sensitivity correction factor.

Syntax

C#
VB
WinRT C#
C++
public double SensitivityCF { get; } 
Public ReadOnly Property SensitivityCF As Double 
public double SensitivityCF {get;} 
 get_SensitivityCF();  
public: 
property double SensitivityCF { 
   double get(); 
} 

Property Value

Value indicating the channel sensitivity correction factor.

Remarks

For more information, to the "Channel Sensitivity Correction Factor" (003A,0212) element in the DICOM standard.

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