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

#include <xran_cp_api.h>

+
+Collaboration diagram for xran_sectionext1_info:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +

+Data Fields

uint16_t rbNumber
 
uint16_t bfwNumber
 
uint8_t bfwiqWidth
 
uint8_t bfwCompMeth
 
int16_t * p_bfwIQ
 
int16_t bfwIQ_sz
 
union {
   uint8_t   exponent
 
   uint8_t   blockScaler
 
   uint8_t   compBitWidthShift
 
   uint8_t   activeBeamspaceCoeffMask [XRAN_MAX_BFW_N]
 
bfwCompParam
 
+

Detailed Description

+
+

Definition at line 209 of file xran_cp_api.h.

+

Field Documentation

+ +

◆ activeBeamspaceCoeffMask

+ +
+
+ + + + +
uint8_t activeBeamspaceCoeffMask[XRAN_MAX_BFW_N]
+
+ +

Definition at line 220 of file xran_cp_api.h.

+ +
+
+ +

◆ bfwCompMeth

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

Definition at line 213 of file xran_cp_api.h.

+ +
+
+ +

◆ bfwCompParam

+ +
+
+ + + + +
union { ... } bfwCompParam
+
+ +
+
+ +

◆ bfwIQ_sz

+ +
+
+ + + + +
int16_t bfwIQ_sz
+
+

size of buffer with section extention information

+ +

Definition at line 215 of file xran_cp_api.h.

+ +
+
+ +

◆ bfwiqWidth

+ +
+
+ + + + +
uint8_t bfwiqWidth
+
+ +

Definition at line 212 of file xran_cp_api.h.

+ +
+
+ +

◆ bfwNumber

+ +
+
+ + + + +
uint16_t bfwNumber
+
+

number of bf weights in this section

+ +

Definition at line 211 of file xran_cp_api.h.

+ +
+
+ +

◆ blockScaler

+ +
+
+ + + + +
uint8_t blockScaler
+
+ +

Definition at line 218 of file xran_cp_api.h.

+ +
+
+ +

◆ compBitWidthShift

+ +
+
+ + + + +
uint8_t compBitWidthShift
+
+ +

Definition at line 219 of file xran_cp_api.h.

+ +
+
+ +

◆ exponent

+ +
+
+ + + + +
uint8_t exponent
+
+ +

Definition at line 217 of file xran_cp_api.h.

+ +
+
+ +

◆ p_bfwIQ

+ +
+
+ + + + +
int16_t* p_bfwIQ
+
+

pointer to formed section extention

+ +

Definition at line 214 of file xran_cp_api.h.

+ +
+
+ +

◆ rbNumber

+ +
+
+ + + + +
uint16_t rbNumber
+
+

number RBs to ext1 chain

+ +

Definition at line 210 of file xran_cp_api.h.

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