X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__radioapp__section__ext1.html;fp=docs%2FAPI%2Fstructxran__cp__radioapp__section__ext1.html;h=02aada60c86392dc112c9c40a5854e779fb41465;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__radioapp__section__ext1.html b/docs/API/structxran__cp__radioapp__section__ext1.html new file mode 100644 index 0000000..02aada6 --- /dev/null +++ b/docs/API/structxran__cp__radioapp__section__ext1.html @@ -0,0 +1,190 @@ + + + + + + + +o-du/phy: xran_cp_radioapp_section_ext1 Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_cp_radioapp_section_ext1 Struct Reference
+
+
+ +

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section_ext1:
+
+
Collaboration graph
+
+ + + + + + + + + + + + +

+Data Fields

uint8_t extType:7
 
uint8_t ef:1
 
uint8_t extLen
 
uint8_t bfwCompMeth:4
 
uint8_t bfwIqWidth:4
 
+

Detailed Description

+

Beamforming Weights Extension Type(ExtType 1) defined in 5.4.7.1 The structure is reordered for byte order conversion.

+ +

Definition at line 142 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ bfwCompMeth

+ +
+
+ + + + +
uint8_t bfwCompMeth
+
+

5.4.7.1.1 Beamforming weight Compression method

+ +

Definition at line 149 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfwIqWidth

+ +
+
+ + + + +
uint8_t bfwIqWidth
+
+

5.4.7.1.1 Beamforming weight IQ bit width

+ +

Definition at line 150 of file xran_pkt_cp.h.

+ +
+
+ +

◆ ef

+ +
+
+ + + + +
uint8_t ef
+
+

5.4.6.2 extension flag

+ +

Definition at line 146 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extLen

+ +
+
+ + + + +
uint8_t extLen
+
+

5.4.6.3 extension length, in 32bits words

+ +

Definition at line 147 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extType

+ +
+
+ + + + +
uint8_t extType
+
+

5.4.6.1 extension type

+ +

Definition at line 145 of file xran_pkt_cp.h.

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