Emotiv Experimenter 1.0
An EEG experimentation application for the Emotiv headset
Public Member Functions | Public Attributes | Properties

MCAEmotiv.GUI.Configurations.ChannelSelectionSettings Class Reference

Contains settings for determining which channels should be used in feature selection. More...

List of all members.

Public Member Functions

 ChannelSelectionSettings ()
 Construct a new settings object with default values.

Public Attributes

const string DESCRIPTION = "EEG channel selection"
 The description and display name of this class.

Properties

bool UseAF3 [get, set]
 Should channel AF3 be used?
bool UseF7 [get, set]
 Should channel F7 be used?
bool UseF3 [get, set]
 Should channel F3 be used?
bool UseFC5 [get, set]
 Should channel FC5 be used?
bool UseT7 [get, set]
 Should channel T7 be used?
bool UseP7 [get, set]
 Should channel P7 be used?
bool UseO1 [get, set]
 Should channel O1 be used?
bool UseO2 [get, set]
 Should channel O2 be used?
bool UseP8 [get, set]
 Should channel P8 be used?
bool UseT8 [get, set]
 Should channel T8 be used?
bool UseFC6 [get, set]
 Should channel FC6 be used?
bool UseF4 [get, set]
 Should channel F4 be used?
bool UseF8 [get, set]
 Should channel F8 be used?
bool UseAF4 [get, set]
 Should channel AF4 be used?
IEnumerable< ChannelChannels [get, set]
 The set of selected channels.

Detailed Description

Contains settings for determining which channels should be used in feature selection.


Constructor & Destructor Documentation

MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.ChannelSelectionSettings ( )

Construct a new settings object with default values.


Member Data Documentation

The description and display name of this class.


Property Documentation

IEnumerable<Channel> MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.Channels [get, set]

The set of selected channels.

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseAF3 [get, set]

Should channel AF3 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseAF4 [get, set]

Should channel AF4 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseF3 [get, set]

Should channel F3 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseF4 [get, set]

Should channel F4 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseF7 [get, set]

Should channel F7 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseF8 [get, set]

Should channel F8 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseFC5 [get, set]

Should channel FC5 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseFC6 [get, set]

Should channel FC6 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseO1 [get, set]

Should channel O1 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseO2 [get, set]

Should channel O2 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseP7 [get, set]

Should channel P7 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseP8 [get, set]

Should channel P8 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseT7 [get, set]

Should channel T7 be used?

bool MCAEmotiv.GUI.Configurations.ChannelSelectionSettings.UseT8 [get, set]

Should channel T8 be used?


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events