GNU Radio 3.6.5 C++ API
|
#include <blocks/api.h>
Go to the source code of this file.
Functions | |
BLOCKS_API void | float_array_to_uchar (const float *in, unsigned char *out, int nsamples) |
BLOCKS_API void float_array_to_uchar | ( | const float * | in, |
unsigned char * | out, | ||
int | nsamples | ||
) |
convert array of floats to unsigned chars with rounding and saturation.