IMcImageSetLongDataChannel Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetLongDataChannel Inherits IMcImageSetChannel
The IMcImageSetLongDataChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of samples in this data channel. |
![]() | Description | The optional description of this channel |
![]() | Duration | The time duration for this data channel. |
![]() | EndTime | The ending time for this data channel. |
![]() | MeanSamplingRate | Returns the mean sampling rate for this data channel. |
![]() | Name | The name of this channel. |
![]() | StartTime | The starting time for this data channel. |
![]() | Type | The type of this channel. |
![]() | Units | Gets or sets the full name of the units |
![]() | UnitsAbbreviation | Gets or sets the units abbreviation |
![]() | UserData | Gets or sets user data for this channel |
![]() | UserFlags | Gets or sets user flags for this set |
Name | Description | |
---|---|---|
![]() | AddData | Adds a data sample to this data channel. |
![]() | CopyFrom | Copy from the provided channel class |
![]() | GetData | Returns a set of samples from this data channel. |
![]() | RemoveAllData | Removes all data samples from this data channel. |