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

#include <xran_cp_api.h>

-
-Collaboration diagram for xran_section_info:
-
-
Collaboration graph
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint8_t type
 
uint8_t startSymId
 
uint8_t numSymbol
 
uint8_t symInc
 
uint16_t id
 
uint16_t reMask
 
uint16_t startPrbc
 
uint16_t numPrbc
 
uint8_t rb
 
uint8_t compMeth
 
uint8_t iqWidth
 
uint8_t ef
 
int32_t freqOffset
 
uint16_t beamId
 
uint16_t ueId
 
uint16_t regFactor
 
uint16_t pad0
 
struct xran_section_desc sec_desc [XRAN_NUM_OF_SYMBOL_PER_SLOT]
 
-

Detailed Description

-

This structure contains the information to generate the section body of C-Plane message

- -

Definition at line 184 of file xran_cp_api.h.

-

Field Documentation

- -

◆ beamId

- -
-
- - - - -
uint16_t beamId
-
- -

Definition at line 200 of file xran_cp_api.h.

- -
-
- -

◆ compMeth

- -
-
- - - - -
uint8_t compMeth
-
- -

Definition at line 196 of file xran_cp_api.h.

- -
-
- -

◆ ef

- -
-
- - - - -
uint8_t ef
-
- -

Definition at line 198 of file xran_cp_api.h.

- -
-
- -

◆ freqOffset

- -
-
- - - - -
int32_t freqOffset
-
- -

Definition at line 199 of file xran_cp_api.h.

- -
-
- -

◆ id

- -
-
- - - - -
uint16_t id
-
- -

Definition at line 191 of file xran_cp_api.h.

- -
-
- -

◆ iqWidth

- -
-
- - - - -
uint8_t iqWidth
-
- -

Definition at line 197 of file xran_cp_api.h.

- -
-
- -

◆ numPrbc

- -
-
- - - - -
uint16_t numPrbc
-
- -

Definition at line 194 of file xran_cp_api.h.

- -
-
- -

◆ numSymbol

- -
-
- - - - -
uint8_t numSymbol
-
- -

Definition at line 189 of file xran_cp_api.h.

- -
-
- -

◆ pad0

- -
-
- - - - -
uint16_t pad0
-
- -

Definition at line 203 of file xran_cp_api.h.

- -
-
- -

◆ rb

- -
-
- - - - -
uint8_t rb
-
- -

Definition at line 195 of file xran_cp_api.h.

- -
-
- -

◆ regFactor

- -
-
- - - - -
uint16_t regFactor
-
- -

Definition at line 202 of file xran_cp_api.h.

- -
-
- -

◆ reMask

- -
-
- - - - -
uint16_t reMask
-
- -

Definition at line 192 of file xran_cp_api.h.

- -
-
- -

◆ sec_desc

- -
-
- - - - -
struct xran_section_desc sec_desc[XRAN_NUM_OF_SYMBOL_PER_SLOT]
-
-

for U-plane

- -

Definition at line 205 of file xran_cp_api.h.

- -
-
- -

◆ startPrbc

- -
-
- - - - -
uint16_t startPrbc
-
- -

Definition at line 193 of file xran_cp_api.h.

- -
-
- -

◆ startSymId

- -
-
- - - - -
uint8_t startSymId
-
- -

Definition at line 188 of file xran_cp_api.h.

- -
-
- -

◆ symInc

- -
-
- - - - -
uint8_t symInc
-
- -

Definition at line 190 of file xran_cp_api.h.

- -
-
- -

◆ type

- -
-
- - - - -
uint8_t type
-
- -

Definition at line 185 of file xran_cp_api.h.

- -
-
- -

◆ ueId

- -
-
- - - - -
uint16_t ueId
-
- -

Definition at line 201 of file xran_cp_api.h.

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