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=9dd5068f469e7e2d722994fa3b1a0efcfc88ca4a;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__header__params.html b/docs/API/structxran__cp__header__params.html new file mode 100644 index 0000000..9dd5068 --- /dev/null +++ b/docs/API/structxran__cp__header__params.html @@ -0,0 +1,311 @@ + + + + + + + +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: +
+ + + +