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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section3_header:
+
+
Collaboration graph
+ + + + + +
+ + + + + + + + + + + + +

+Data Fields

struct xran_cp_radioapp_common_header cmnhdr
 
uint16_t timeOffset
 
struct xran_cp_radioapp_frameStructure frameStructure
 
uint16_t cpLength
 
struct xran_radioapp_udComp_header udComp
 
+

Detailed Description

+

Section header definition for type 3

+ +

Definition at line 388 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ cmnhdr

+ +
+
+ + + + +
struct xran_cp_radioapp_common_header cmnhdr
+
+ +

Definition at line 389 of file xran_pkt_cp.h.

+ +
+
+ +

◆ cpLength

+ +
+
+ + + + +
uint16_t cpLength
+
+

5.4.4.14 cyclic prefix length

+ +

Definition at line 393 of file xran_pkt_cp.h.

+ +
+
+ +

◆ frameStructure

+ +
+
+ + + + +
struct xran_cp_radioapp_frameStructure frameStructure
+
+ +

Definition at line 392 of file xran_pkt_cp.h.

+ +
+
+ +

◆ timeOffset

+ +
+
+ + + + +
uint16_t timeOffset
+
+

5.4.4.12 time offset

+ +

Definition at line 390 of file xran_pkt_cp.h.

+ +
+
+ +

◆ udComp

+ +
+
+ + + + +
struct xran_radioapp_udComp_header udComp
+
+ +

Definition at line 394 of file xran_pkt_cp.h.

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