Class TbsCD_24
Unit
BSHL7DT24
Declaration
type TbsCD_24 = class(TbsHL7Object)
Description
Channel Definition
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property ChannelIdentifier: TbsWVI_24 read GetChannelIdentifier write SetChannelIdentifier; |
Channel Identifier, Min : 0, Max : 1
|
|
property WaveformSource: TbsWVS_24 read GetWaveformSource write SetWaveformSource; |
Waveform Source, Min : 0, Max : 1
|
|
property ChannelSensitivityunits: TbsCSU_24 read GetChannelSensitivityunits write SetChannelSensitivityunits; |
Channel Sensitivity/units, Min : 0, Max : 1
|
|
property ChannelCalibrationParameters: TbsCCP_24 read GetChannelCalibrationParameters write SetChannelCalibrationParameters; |
Channel Calibration Parameters, Min : 0, Max : 1
|
|
property ChannelSamplingFrequency: TbsNM_24 read GetChannelSamplingFrequency write SetChannelSamplingFrequency; |
Channel Sampling Frequency, Min : 0, Max : 1
|
|
property MinimummaximumDataValues: TbsNR_24 read GetMinimummaximumDataValues write SetMinimummaximumDataValues; |
Minimum/maximum Data Values, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|