Logo
MSP DSP Library
msp_cmplx_shift_iq31_params Struct Reference

Parameter structure for the IQ31 complex vector shift function. More...

#include <DSPLib_vector.h>

Data Fields

uint16_t length
 Length of source and destination data, must be a multiple of two.
 
int8_t shift
 
bool conjugate
 Take complex conjugate of the result.
 

Detailed Description

Parameter structure for the IQ31 complex vector shift function.

Field Documentation

int8_t msp_cmplx_shift_iq31_params::shift

Integer value to shift each vector element by. Positive values will shift to the left and negative values will shift to the right.


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