Metal Detector
 
Loading...
Searching...
No Matches
SIG_FreqDomain_t Struct Reference

Structure representing a complex number in the frequency domain. More...

#include <app_signal.h>

Data Fields

float32_t real_part
 
float32_t imaginary_part
 

Detailed Description

Structure representing a complex number in the frequency domain.

Field Documentation

◆ imaginary_part

float32_t SIG_FreqDomain_t::imaginary_part

Imaginary part of the complex number

◆ real_part

float32_t SIG_FreqDomain_t::real_part

Real part of the complex number