|
TOBI SignalServer
0.1
|
| tobiss::SineGenerator::SineGenerator | ( | boost::asio::io_service & | io, |
| const int | sampling_rate, | ||
| const int | nr_ch, | ||
| const int | blocks | ||
| ) | [inline] |
Constructor for direct initialization.
| [in] | io | boost::asio::io_service to create a proper timing |
| [in] | sampling_rate | |
| [in] | nr_ch | Number of channels to be simulated by the SineGen. |
| [in] | blocks | The blocksize, to create the data with. |
Definition at line 76 of file sine_generator_no_artificial_base.h.
Here is the call graph for this function: