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

#include <xran_cp_api.h>

-
-Collaboration diagram for xran_cp_header_params:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint8_t filterIdx
 
uint8_t frameId
 
uint8_t subframeId
 
uint8_t slotId
 
uint8_t startSymId
 
uint8_t fftSize
 
uint8_t scs
 
uint8_t iqWidth
 
uint8_t compMeth
 
uint8_t numUEs
 
uint16_t timeOffset
 
uint16_t cpLength
 
-

Detailed Description

-

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

- -

Definition at line 275 of file xran_cp_api.h.

-

Field Documentation

- -

◆ compMeth

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

Definition at line 287 of file xran_cp_api.h.

- -
-
- -

◆ cpLength

- -
-
- - - - -
uint16_t cpLength
-
- -

Definition at line 290 of file xran_cp_api.h.

- -
-
- -

◆ fftSize

- -
-
- - - - -
uint8_t fftSize
-
- -

Definition at line 284 of file xran_cp_api.h.

- -
-
- -

◆ filterIdx

- -
-
- - - - -
uint8_t filterIdx
-
- -

Definition at line 277 of file xran_cp_api.h.

- -
-
- -

◆ frameId

- -
-
- - - - -
uint8_t frameId
-
- -

Definition at line 278 of file xran_cp_api.h.

- -
-
- -

◆ iqWidth

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

Definition at line 286 of file xran_cp_api.h.

- -
-
- -

◆ numUEs

- -
-
- - - - -
uint8_t numUEs
-
- -

Definition at line 288 of file xran_cp_api.h.

- -
-
- -

◆ scs

- -
-
- - - - -
uint8_t scs
-
- -

Definition at line 285 of file xran_cp_api.h.

- -
-
- -

◆ slotId

- -
-
- - - - -
uint8_t slotId
-
- -

Definition at line 280 of file xran_cp_api.h.

- -
-
- -

◆ startSymId

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

Definition at line 281 of file xran_cp_api.h.

- -
-
- -

◆ subframeId

- -
-
- - - - -
uint8_t subframeId
-
- -

Definition at line 279 of file xran_cp_api.h.

- -
-
- -

◆ timeOffset

- -
-
- - - - -
uint16_t timeOffset
-
- -

Definition at line 289 of file xran_cp_api.h.

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