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=df880cc944e4dd635788bbe51ed6df10df4d0a1b;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structrb__map.html b/docs/API/structrb__map.html new file mode 100644 index 0000000..df880cc --- /dev/null +++ b/docs/API/structrb__map.html @@ -0,0 +1,132 @@ + + + + + + + +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: +
+ + + +