X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__prb__elm.html;fp=docs%2FAPI%2Fstructxran__prb__elm.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=a055b9ff91a8b03c4ea44bed99a4d7f75e8982c5;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__prb__elm.html b/docs/API/structxran__prb__elm.html deleted file mode 100644 index a055b9f..0000000 --- a/docs/API/structxran__prb__elm.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - - -o-du/phy: xran_prb_elm Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_prb_elm Struct Reference
-
-
- -

#include <xran_fh_o_du.h>

-
-Collaboration diagram for xran_prb_elm:
-
-
Collaboration graph
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

int16_t nRBStart
 
int16_t nRBSize
 
int16_t nStartSymb
 
int16_t numSymb
 
int16_t nBeamIndex
 
int16_t bf_weight_update
 
int16_t compMethod
 
int16_t iqWidth
 
int16_t BeamFormingType
 
struct xran_section_descp_sec_desc [XRAN_NUM_OF_SYMBOL_PER_SLOT]
 
struct xran_cp_bf_weight bf_weight
 
union {
   struct xran_cp_bf_attribute   bf_attribute
 
   struct xran_cp_bf_precoding   bf_precoding
 
}; 
 
-

Detailed Description

-

PRB element structure

- -

Definition at line 393 of file xran_fh_o_du.h.

-

Field Documentation

- -

◆ @4

- -
-
- - - - -
union { ... }
-
- -
-
- -

◆ BeamFormingType

- -
-
- - - - -
int16_t BeamFormingType
-
-

index based, weights based or attribute based beam forming

- -

Definition at line 402 of file xran_fh_o_du.h.

- -
-
- -

◆ bf_attribute

- -
-
- - - - -
struct xran_cp_bf_attribute bf_attribute
-
- -

Definition at line 408 of file xran_fh_o_du.h.

- -
-
- -

◆ bf_precoding

- -
-
- - - - -
struct xran_cp_bf_precoding bf_precoding
-
- -

Definition at line 409 of file xran_fh_o_du.h.

- -
-
- -

◆ bf_weight

- -
-
- - - - -
struct xran_cp_bf_weight bf_weight
-
-

beam forming information relevant for given RBs

- -

Definition at line 405 of file xran_fh_o_du.h.

- -
-
- -

◆ bf_weight_update

- -
-
- - - - -
int16_t bf_weight_update
-
- -

Definition at line 399 of file xran_fh_o_du.h.

- -
-
- -

◆ compMethod

- -
-
- - - - -
int16_t compMethod
-
-

need to update beam weights or not compression index for given PRB

- -

Definition at line 400 of file xran_fh_o_du.h.

- -
-
- -

◆ iqWidth

- -
-
- - - - -
int16_t iqWidth
-
-

compression bit width for given PRB

- -

Definition at line 401 of file xran_fh_o_du.h.

- -
-
- -

◆ nBeamIndex

- -
-
- - - - -
int16_t nBeamIndex
-
-

beam index for given PRB

- -

Definition at line 398 of file xran_fh_o_du.h.

- -
-
- -

◆ nRBSize

- -
-
- - - - -
int16_t nRBSize
-
-

number of RBs used

- -

Definition at line 395 of file xran_fh_o_du.h.

- -
-
- -

◆ nRBStart

- -
-
- - - - -
int16_t nRBStart
-
-

start RB of RB allocation

- -

Definition at line 394 of file xran_fh_o_du.h.

- -
-
- -

◆ nStartSymb

- -
-
- - - - -
int16_t nStartSymb
-
-

start symbol ID

- -

Definition at line 396 of file xran_fh_o_du.h.

- -
-
- -

◆ numSymb

- -
-
- - - - -
int16_t numSymb
-
-

number of symbols

- -

Definition at line 397 of file xran_fh_o_du.h.

- -
-
- -

◆ p_sec_desc

- -
-
- - - - -
struct xran_section_desc* p_sec_desc[XRAN_NUM_OF_SYMBOL_PER_SLOT]
-
-

section desctiptors to U-plane data given RBs

- -

Definition at line 404 of file xran_fh_o_du.h.

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