BrainBit for developers Subscribe for updates Visit website

NTBipolarDoubleChannel

Data channel class for displaying the difference between two original signals. It inherits from the base channel class NTBaseChannel.

Description

NTBipolarDoubleChannel

Constructor. Creating a bipolar signal data channel.

Creates a bipolar signal channel.

leftChannel

Description: floating point data channel

Data type: NTBaseChannel

rightChannel

Description: floating point data channel

Data type: NTBaseChannel

Return value:

Description: Bipolar signal channel

Data type: NTBipolarDoubleChannel.

readData

Function. Returning the requested amount of data.

A function that returns the requested amount of data.

Parameters:

offset

Description: Offset from the start of the data

Data type: UInt

length

Description: Required number of signal samples

Data type: UInt