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_short (const float *in, short *out, int nsamples) |
GR_CORE_API void gri_float_to_short | ( | const float * | in, |
short * | out, | ||
int | nsamples | ||
) |
convert array of floats to shorts with rounding and saturation.