Logo
MSP DSP Library
msp_cmplx_scale_iq31_params Struct Reference

Parameter structure for the IQ31 complex vector scale by real function. More...

#include <DSPLib_vector.h>

Data Fields

uint16_t length
 Length of source and destination data, must be a multiple of two.
 
_iq31 scale
 q31 real fractional scale to multiply each complex vector element by.
 
uint8_t shift
 Unsigned integer value to shift each complex vector result left by.
 

Detailed Description

Parameter structure for the IQ31 complex vector scale by real function.


The documentation for this struct was generated from the following file: