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

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_frameStructure:
+
+
Collaboration graph
+
+ + + + + + +

+Data Fields

uint8_t uScs:4
 
uint8_t fftSize:4
 
+

Detailed Description

+

frame structure defined in 5.4.4.13

+ +

Definition at line 79 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ fftSize

+ +
+
+ + + + +
uint8_t fftSize
+
+

FFT size, XRAN_FFTSIZE_xxx

+ +

Definition at line 81 of file xran_pkt_cp.h.

+ +
+
+ +

◆ uScs

+ +
+
+ + + + +
uint8_t uScs
+
+

sub-carrier spacing, XRAN_SCS_xxx

+ +

Definition at line 80 of file xran_pkt_cp.h.

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