X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructcomplex__half.html;fp=docs%2FAPI%2Fstructcomplex__half.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=a3c44d5b55aab99cd320cc66fa17bc8100dcd07f;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structcomplex__half.html b/docs/API/structcomplex__half.html deleted file mode 100644 index a3c44d5..0000000 --- a/docs/API/structcomplex__half.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - -o-du/phy: complex_half Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
complex_half Struct Reference
-
-
- -

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

- -

#include <common_typedef_xran.h>

-
-Collaboration diagram for complex_half:
-
-
Collaboration graph
-
- - - - - - -

-Data Fields

half re
 
half im
 
-

Detailed Description

-

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

- -

Definition at line 91 of file common_typedef_xran.h.

-

Field Documentation

- -

◆ im

- -
-
- - - - -
half im
-
-

16-bit image part

- -

Definition at line 93 of file common_typedef_xran.h.

- -
-
- -

◆ re

- -
-
- - - - -
half re
-
-

16-bit real part

- -

Definition at line 92 of file common_typedef_xran.h.

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