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