no-OS
Public Attributes | List of all members
int8_cpx Struct Reference

Structure used within the DPD config structure to hold a int8_t complex number. More...

#include <t_mykonos.h>

Public Attributes

int8_t real
 
int8_t imag
 

Detailed Description

Structure used within the DPD config structure to hold a int8_t complex number.

Member Data Documentation

◆ imag

int8_t int8_cpx::imag

imaginary part of the complex number

◆ real

int8_t int8_cpx::real

real part of the complex number


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