Logo
MSP DSP Library
msp_cmplx_q15_params Struct Reference

Parameters for creating Q15 complex vector from real and imaginary vectors. More...

#include <DSPLib_utility.h>

Data Fields

uint16_t length
 Length of the source data.
 

Detailed Description

Parameters for creating Q15 complex vector from real and imaginary vectors.

Examples:
transform_ex2_cmplx_fft_auto_q15.c, and vector_ex2_complex_add_q15.c.

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