X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructcomplex__int16__t.html;fp=docs%2FAPI%2Fstructcomplex__int16__t.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=ad2d0b4dc4b529020d805e41e4eb0890aeffdd03;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structcomplex__int16__t.html b/docs/API/structcomplex__int16__t.html deleted file mode 100644 index ad2d0b4..0000000 --- a/docs/API/structcomplex__int16__t.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - -o-du/phy: complex_int16_t Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
complex_int16_t 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_int16_t:
-
-
Collaboration graph
-
- - - - - - -

-Data Fields

int16_t re
 
int16_t im
 
-

Detailed Description

-

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

-

Same defines as COMPLEX16

- -

Definition at line 46 of file common_typedef_xran.h.

-

Field Documentation

- -

◆ im

- -
-
- - - - -
int16_t im
-
-

16-bit image part

- -

Definition at line 48 of file common_typedef_xran.h.

- -
-
- -

◆ re

- -
-
- - - - -
int16_t re
-
-

16-bit real part

- -

Definition at line 47 of file common_typedef_xran.h.

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