TOBI Interface A
0.1
|
Information for a channel. More...
#include <ss_meta_info.h>
Public Member Functions | |
std::string | id () const |
Get the channel name (e.g. C3). | |
void | setId (const std::string &id) |
Set the channel name. |
Information for a channel.
This class is available to store channel specific information. Up to now only the channel name is supported. It will be extended in near future with physical and digital range, impedance and related hardware ID.
Definition at line 168 of file ss_meta_info.h.