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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section_ext4:
+
+
Collaboration graph
+
+ + + + + + + + + + + + +

+Data Fields

uint32_t modCompScaler:15
 
uint32_t csf:1
 
uint32_t extLen:8
 
uint32_t extType:7
 
uint32_t ef:1
 
+

Detailed Description

+

Modulation Compression Parameter Extension Type(ExtType 4), 5.4.7.4 Only applies to section type 1 and 3. The structure is reordered for byte order conversion.

+ +

Definition at line 257 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ csf

+ +
+
+ + + + +
uint32_t csf
+
+

5.4.7.4.1 constellation shift flag

+ +

Definition at line 260 of file xran_pkt_cp.h.

+ +
+
+ +

◆ ef

+ +
+
+ + + + +
uint32_t ef
+
+

5.4.6.2 extension flag

+ +

Definition at line 264 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extLen

+ +
+
+ + + + +
uint32_t extLen
+
+

5.4.6.3 extension length, in 32bits words

+ +

Definition at line 262 of file xran_pkt_cp.h.

+ +
+
+ +

◆ extType

+ +
+
+ + + + +
uint32_t extType
+
+

5.4.6.1 extension type

+ +

Definition at line 263 of file xran_pkt_cp.h.

+ +
+
+ +

◆ modCompScaler

+ +
+
+ + + + +
uint32_t modCompScaler
+
+

5.4.7.4.2 modulation compression scaler value

+ +

Definition at line 259 of file xran_pkt_cp.h.

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