Package: com.neuromd.neurosdk
Abstract class of channel. It is the base class. Contains general information about the channel.
Includes the following fields:
DataLengthChanged |
An instance of the class for notifying about the receipt of new data in the channel. Allows you to subscribe to a data update event in a channel. More details: SubscribersNotifier |
Info |
Channel information. More details: ChannelInfo |
SamplingFrequency |
Channel sampling rate in Hertz. If applicable. |
TotalLength |
The number of signal counts for the entire period. |
Close |
End work with channel. |