Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MCAEmotiv
Interop
EmotivDataSource
C# 클래스 MCAEmotiv.Interop.EmotivDataSource
An IEEGDataSource which connects the the Emotiv headset
상속:
AbstractEEGDataSource
파일 보기
프로젝트 열기: madelson/Emotiv-Experimenter
보호된 메소드들
메소드
설명
DisposeHelper
( ) :
void
Disposes the headset connection
TryGetData
(
IArrayView
&
data
) :
bool
Gets data from the headset
비공개 메소드들
메소드
설명
CreateEntries
(
double[]>.Dictionary
data
) :
IEnumerable
메소드 상세
DisposeHelper()
보호된
메소드
Disposes the headset connection
protected
DisposeHelper
( ) :
void
리턴
void
TryGetData()
보호된
메소드
Gets data from the headset
protected
TryGetData
(
IArrayView
&
data
) :
bool
data
IArrayView
리턴
bool