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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_radioapp_udComp_header:
+
+
Collaboration graph
+
+ + + + + + +

+Data Fields

uint8_t udCompMeth:4
 
uint8_t udIqWidth:4
 
+

Detailed Description

+

user data compression header defined in 5.4.4.10 / 6.3.3.13

+ +

Definition at line 46 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ udCompMeth

+ +
+
+ + + + +
uint8_t udCompMeth
+
+

Compression method, XRAN_COMPMETHOD_xxxx

+ +

Definition at line 47 of file xran_pkt_cp.h.

+ +
+
+ +

◆ udIqWidth

+ +
+
+ + + + +
uint8_t udIqWidth
+
+

IQ bit width, 1 ~ 16

+ +

Definition at line 48 of file xran_pkt_cp.h.

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