public class MindDataType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CODE_ATTENTION
Attention data
|
static int |
CODE_CONFIGURATION
For debug
|
static int |
CODE_DEBUG_ONE
For debug
|
static int |
CODE_DEBUG_TWO
For debug
|
static int |
CODE_EEGPOWER
EEGPOWER data
|
static int |
CODE_MEDITATION
Meditation data
|
static int |
CODE_POOR_SIGNAL
Poor signal
|
static int |
CODE_RAW
Raw data
|
Constructor and Description |
---|
MindDataType() |
public static final int CODE_POOR_SIGNAL
public static final int CODE_RAW
public static final int CODE_ATTENTION
public static final int CODE_MEDITATION
public static final int CODE_EEGPOWER
public static final int CODE_CONFIGURATION
public static final int CODE_DEBUG_ONE
public static final int CODE_DEBUG_TWO