spandsp 3.0.0
complexi_t Struct Reference

#include <complex.h>

Public Attributes

int re
 Real part.
int im
 Imaginary part.

Detailed Description

Complex integer type.

Member Data Documentation

◆ im

int complexi_t::im

Imaginary part.

Referenced by fsk_rx().

◆ re

int complexi_t::re

Real part.

Referenced by fsk_rx().


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