|
TOBI SignalServer
0.1
|
| SampleBlock< double > tobiss::SineGenerator::getAsyncData | ( | ) | [virtual] |
Method to achieve asynchronous data acquisition (method is non-blocking).
This method return immediately after calling with a copy of the data stored in the device's buffer. It is called from all slave devices.
Reimplemented from tobiss::ArtificialSignalSource.
Definition at line 125 of file sine_generator_no_artificial_base.cpp.