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

#include <xran_pkt_up.h>

-
-Collaboration diagram for rb_map:
-
-
Collaboration graph
-
- - - - - - -

-Data Fields

int16_t i_sample:IQ_BITS
 
int16_t q_sample:IQ_BITS
 
-

Detailed Description

-
-

Definition at line 135 of file xran_pkt_up.h.

-

Field Documentation

- -

◆ i_sample

- -
-
- - - - -
int16_t i_sample
-
-

This parameter is the In-phase sample value

- -

Definition at line 137 of file xran_pkt_up.h.

- -
-
- -

◆ q_sample

- -
-
- - - - -
int16_t q_sample
-
-

This parameter is the Quadrature sample value

- -

Definition at line 138 of file xran_pkt_up.h.

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