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

#include <xran_fh_o_du.h>

+
+Collaboration diagram for xran_cp_bf_weight:
+
+
Collaboration graph
+
+ + + + + + + + +

+Data Fields

int16_t nAntElmTRx
 
int8_t * p_ext_section
 
int16_t ext_section_sz
 
+

Detailed Description

+

Beamforming waights for single stream for each PRBs given number of Antenna elements

+ +

Definition at line 369 of file xran_fh_o_du.h.

+

Field Documentation

+ +

◆ ext_section_sz

+ +
+
+ + + + +
int16_t ext_section_sz
+
+

extType section size

+ +

Definition at line 372 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nAntElmTRx

+ +
+
+ + + + +
int16_t nAntElmTRx
+
+

num TRX for this allocation

+ +

Definition at line 370 of file xran_fh_o_du.h.

+ +
+
+ +

◆ p_ext_section

+ +
+
+ + + + +
int8_t* p_ext_section
+
+

pointer to form extType

+ +

Definition at line 371 of file xran_fh_o_du.h.

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