Abstract base class for describing a single electrode.
Properties
Property | Type | Description |
---|---|---|
Channel
|
int |
Gets the electrical channel that this electrode is mapped to. |
Index
|
int |
Gets the index of the electrode (the electrode "number") within the context of the entire probe. |
IntraShankElectrodeIndex
|
int |
Gets the index of the electrode within the context of Shank. |
Position
|
PointF |
Gets the location of the electrode in two-dimensional space in arbitrary units. |
Shank
|
int |
Gets the shank this electrode belongs to. |