A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
TGC_HOST — Constant static property in class com.sekati.thinkgear.net.ThinkGearSocket
The ThinkGear Connector (TGC) host address, default: localhost/127.0.0.1.
TGC_MODE_BINARY — Constant static property in class com.sekati.thinkgear.net.ThinkGearSocket
The ThinkGear Connector (TGC) mode descriptor for binary data feed (Default).
TGC_MODE_JSON — Constant static property in class com.sekati.thinkgear.net.ThinkGearSocket
The ThinkGear Connector (TGC) mode descriptor for JSON data feed (Optional).
TGC_PORT — Constant static property in class com.sekati.thinkgear.net.ThinkGearSocket
The ThinkGear Connector (TGC) TCP port to capture data from.
theta — Property in class com.sekati.thinkgear.data.EEGPowers
Current theta EEG Power unit captured from the ThinkGear BCI.
ThinkGearByteType — Final class in package com.sekati.thinkgear.data
ThinkGearByteType is a utility class used to determine the type of byte being processed and read from the ThinkGear Connector (TGC).
ThinkGearByteType() — Constructor in class com.sekati.thinkgear.data.ThinkGearByteType
ThinkGearByteType Static Constructor
ThinkGearConnector — Final class in package com.sekati.thinkgear.core
ThinkGearConnector provides a singleton wrapper to wind-up the ThinkGearSocket and ThinkGearReader.
ThinkGearConnector($) — Constructor in class com.sekati.thinkgear.core.ThinkGearConnector
ThinkGearConnector Singleton Constructor
ThinkGearMain — Final class in Top Level
ThinkGearMain provides the main application class to the ThinkGear API.
ThinkGearMain() — Constructor in class ThinkGearMain
ThinkGearMain Constructor
ThinkGearReader — Final class in package com.sekati.thinkgear.reader
ThinkGearReader reads raw ByteArray data from the ThinkGear Connector (TGC) buffer & dispatches events as data is received.
ThinkGearReader() — Constructor in class com.sekati.thinkgear.reader.ThinkGearReader
ThinkGearReader Constructor
ThinkGearSocket — Final class in package com.sekati.thinkgear.net
ThinkGearSocket communicates with the ThinkGear Connector (TGC) & reads byte data into the reader buffer.
ThinkGearSocket(host, port) — Constructor in class com.sekati.thinkgear.net.ThinkGearSocket
ThinkGearSocket Constructor
Top Level — Package
toString() — Method in class com.sekati.thinkgear.data.EEGPowers
String representation of all current EEG Power data.
toString() — Method in class com.sekati.thinkgear.data.ESenseData
String representation of all current eSense data.
toString() — Method in class com.sekati.thinkgear.data.SignalQuality
String representation of all current signal quality data.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z