BrainBit for developers Subscribe for updates Visit website

EegChannel

Package: com.neuromd.neurosdk

Electroencephalographic (EEG) signal data channel. The channel is a data source for displaying an EEG signal. Heir to the base channel class BaseDoubleChannel. Notification of new data in the channel is carried out only when the device is connected and the signal is being picked up.

Includes the following fields:

EegChannel

Constructor

Options:

device: An instance of the device class.

EegChannel

Constructor Recommended

Options:

device: Device class instance

info: Description of the device channel. A signaling channel is required.

More details: ChannelInfo

EegChannel

Constructor

Options:

channel: Channel class instance BaseDoubleChannel