Structure representing a complex number in the frequency domain. More...
#include <app_signal.h>
Data Fields | |
float32_t | real_part |
float32_t | imaginary_part |
Structure representing a complex number in the frequency domain.
float32_t SIG_FreqDomain_t::imaginary_part |
Imaginary part of the complex number
float32_t SIG_FreqDomain_t::real_part |
Real part of the complex number