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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section_ext2:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + + + +

+Data Fields

uint32_t bfZe3ddWidth:3
 
uint32_t bfAz3ddWidth:3
 
uint32_t bfaCompResv1:2
 
uint32_t bfZePtWidth:3
 
uint32_t bfAzPtWidth:3
 
uint32_t bfaCompResv0:2
 
uint32_t extLen:8
 
uint32_t extType:7
 
uint32_t ef:1
 
+

Detailed Description

+

Beamforming Attributes Extension Type(ExtType 2) defined in 5.4.7.2 The structure is reordered for byte order conversion.

+ +

Definition at line 169 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ bfaCompResv0

+ +
+
+ + + + +
uint32_t bfaCompResv0
+
+ +

Definition at line 178 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfaCompResv1

+ +
+
+ + + + +
uint32_t bfaCompResv1
+
+ +

Definition at line 175 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfAz3ddWidth

+ +
+
+ + + + +
uint32_t bfAz3ddWidth
+
+

5.4.7.2.1 beamforming azimuth beamwidth parameter bitwidth, Table 5-20

+ +

Definition at line 174 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfAzPtWidth

+ +
+
+ + + + +
uint32_t bfAzPtWidth
+
+

5.4.7.2.1 beamforming azimuth pointing parameter bitwidth, Table 5-18

+ +

Definition at line 177 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfZe3ddWidth

+ +
+
+ + + + +
uint32_t bfZe3ddWidth
+
+

5.4.7.2.1 beamforming zenith beamwidth parameter bitwidth, Table 5-21

+ +

Definition at line 173 of file xran_pkt_cp.h.

+ +
+
+ +

◆ bfZePtWidth

+ +
+
+ + + + +
uint32_t bfZePtWidth
+
+

5.4.7.2.1 beamforming zenith pointing parameter bitwidth, Table 5-19

+ +

Definition at line 176 of file xran_pkt_cp.h.

+ +
+
+ +

◆ ef

+ +
+
+ + + + +
uint32_t ef
+
+

5.4.6.2 extension flag

+ +

Definition at line 181 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extLen

+ +
+
+ + + + +
uint32_t extLen
+
+

5.4.6.3 extension length, in 32bits words

+ +

Definition at line 179 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extType

+ +
+
+ + + + +
uint32_t extType
+
+

5.4.6.1 extension type

+ +

Definition at line 180 of file xran_pkt_cp.h.

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