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=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=584f6a9962793fe7e26c2ede61a0d7e7d2a17033;hpb=e9403c457453dba780e64af7de9462fad7217aa3;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 deleted file mode 100644 index 584f6a9..0000000 --- a/docs/API/structxran__cp__radioapp__frame_structure.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - -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: -
- - - -