BrainBit for developers Subscribe for updates Visit website

EegIndexValues

 

#include “c_eeg_channels.h

 

The structure of the description of the state of EEG rhythms. Contains information about rhythms: alpha, beta, delta, theta. Is the channel data class ​EegIndexChannel.​

Description

AlphaRate

Description: Alpha rhythm value in the range from 0 to 1

Data type: double

BetaRate

Description: Beta value in the range from 0 to 1

Data type: double

DeltaRate

Description: Delta rhythm value in the range from 0 to 1

Data type: double

ThetaRate

Description: Theta beat value in the range of 0 to 1

Data type: double