TOBI SignalServer
0.1
|
void tobiss::EEGSimulator::setHardware | ( | ticpp::Iterator< ticpp::Element >const & | hw | ) | [private, virtual] |
Set the configuration of the SineGenerator with a XML object.
[in] | hw | ticpp::Element pointing to an <hardware> tag in the config file |
std::invalid_argument | if <channel_settings> is defined multiple times. |
Implements tobiss::ArtificialSignalSource.
Definition at line 212 of file eeg_simulator.cpp.