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

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

- -

#include <common_typedef_xran.h>

-
-Collaboration diagram for complex_double:
-
-
Collaboration graph
-
- - - - - - -

-Data Fields

double re
 
double im
 
-

Detailed Description

-

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

- -

Definition at line 74 of file common_typedef_xran.h.

-

Field Documentation

- -

◆ im

- -
-
- - - - -
double im
-
-

64-bit image part

- -

Definition at line 76 of file common_typedef_xran.h.

- -
-
- -

◆ re

- -
-
- - - - -
double re
-
-

64-bit real part

- -

Definition at line 75 of file common_typedef_xran.h.

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