TOBI SignalServer  0.1
template<class T >
std::vector< T > tobiss::SampleBlock< T >::getSignalByNr ( boost::uint32_t  nr)

Get samples of the n-th signal type stored.

Parameters:
[in]nrspecifying the number of the signal in the SampleBlock (first, second, ...)
Returns:
A vector containing desired samples.
Exceptions:
std::invalid_argumentif nr is higher than signals stord.

Definition at line 422 of file sample_block.h.

 All Data Structures Files Functions Variables