o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Fields
complex_float Struct Reference

Defines 64-bit complex structure; both real part and image part have 32 bit width. More...

#include <common_typedef_xran.h>

Collaboration diagram for complex_float:
Collaboration graph

Data Fields

float re
 
float im
 

Detailed Description

Defines 64-bit complex structure; both real part and image part have 32 bit width.

Definition at line 65 of file common_typedef_xran.h.

Field Documentation

◆ im

float im

32-bit image part

Definition at line 67 of file common_typedef_xran.h.

◆ re

float re

32-bit real part

Definition at line 66 of file common_typedef_xran.h.


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