X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__frame__config.html;fp=docs%2FAPI%2Fstructxran__frame__config.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=8baa354d4e28a3a1f2f69448d410fcaaa3193fd9;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__frame__config.html b/docs/API/structxran__frame__config.html deleted file mode 100644 index 8baa354..0000000 --- a/docs/API/structxran__frame__config.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - - -o-du/phy: xran_frame_config Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_frame_config Struct Reference
-
-
- -

#include <xran_fh_o_du.h>

-
-Collaboration diagram for xran_frame_config:
-
-
Collaboration graph
- - - -
- - - - - - - - - - -

-Data Fields

uint8_t nFrameDuplexType
 
uint8_t nNumerology
 
uint8_t nTddPeriod
 
struct xran_slot_config sSlotConfig [XRAN_MAX_TDD_PERIODICITY]
 
-

Detailed Description

-

XRAN front haul frame config

- -

Definition at line 459 of file xran_fh_o_du.h.

-

Field Documentation

- -

◆ nFrameDuplexType

- -
-
- - - - -
uint8_t nFrameDuplexType
-
-

Frame Duplex type: 0 -> FDD, 1 -> TDD

- -

Definition at line 460 of file xran_fh_o_du.h.

- -
-
- -

◆ nNumerology

- -
-
- - - - -
uint8_t nNumerology
-
-

Numerology, determine sub carrier spacing, Value: 0->4 0: 15khz, 1: 30khz, 2: 60khz 3: 120khz, 4: 240khz

- -

Definition at line 461 of file xran_fh_o_du.h.

- -
-
- -

◆ nTddPeriod

- -
-
- - - - -
uint8_t nTddPeriod
-
-

TDD period

- -

Definition at line 464 of file xran_fh_o_du.h.

- -
-
- -

◆ sSlotConfig

- -
-
- - - - -
struct xran_slot_config sSlotConfig[XRAN_MAX_TDD_PERIODICITY]
-
-

TDD Slot configuration - If nFrameDuplexType = TDD(1), then this config defines the slot config type for each slot.

- -

Definition at line 465 of file xran_fh_o_du.h.

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