C#
VB
WinRT C#
C++
Gets the channel sensitivity correction factor.
public double SensitivityCF { get; }
Public ReadOnly Property SensitivityCF As Double
public double SensitivityCF {get;}
get_SensitivityCF();
public:
property double SensitivityCF {
double get();
}
Value indicating the channel sensitivity correction factor.
For more information, to the "Channel Sensitivity Correction Factor" (003A,0212) element in the DICOM standard.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET