|
TOBI SignalServer
0.1
|
| std::vector< T > tobiss::SampleBlock< T >::getSignalByNr | ( | boost::uint32_t | nr | ) |
Get samples of the n-th signal type stored.
| [in] | nr | specifying the number of the signal in the SampleBlock (first, second, ...) |
| std::invalid_argument | if nr is higher than signals stord. |
Definition at line 422 of file sample_block.h.