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