BrainBit for developers Subscribe for updates Visit website

NTIndexValues

Class for describing the state of EEG rhythms.

Description

NTIndexValues

Constructor. Channel creation.

Creates a channel for describing the state of EEG rhythms.

Parameters:

alpha

Description: Alpha rhythm value

Data type: double

beta

Description: Beta rhythm meaning

Data type: double

delta

Description: Delta Rhythm Meaning

Data type: double

theta

Description: The meaning of theta rhythm

Data type: double

Return value:

Description: state of EEG rhythms

Data type: NTEegIndexValues

AlphaRate

Field. Alpha rhythm.

Alpha rhythm value in the range from 0 to 1

Data type: double

BetaRate

Field. Beta rhythm.

Beta value in the range from 0 to 1

Data type: double

DeltaRate

Field. Delta rhythm.

Delta rhythm value in the range from 0 to 1

Data type: double

ThetaRate

Field. Theta rhythm.

Theta beat value in the range of 0 to 1

Data type: double