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

#include <xran_common.h>

-
-Collaboration diagram for xran_prach_cp_config:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint8_t filterIdx
 
uint8_t startSymId
 
uint16_t startPrbc
 
uint8_t numPrbc
 
uint8_t numSymbol
 
uint16_t timeOffset
 
int32_t freqOffset
 
uint8_t nrofPrachInSlot
 
uint8_t occassionsInPrachSlot
 
uint8_t x
 
uint8_t y [XRAN_PRACH_CANDIDATE_Y]
 
uint8_t isPRACHslot [XRAN_PRACH_CANDIDATE_SLOT]
 
uint8_t eAxC_offset
 
-

Detailed Description

-
-

Definition at line 125 of file xran_common.h.

-

Field Documentation

- -

◆ eAxC_offset

- -
-
- - - - -
uint8_t eAxC_offset
-
-

starting eAxC for PRACH stream

- -

Definition at line 139 of file xran_common.h.

- -
-
- -

◆ filterIdx

- -
-
- - - - -
uint8_t filterIdx
-
- -

Definition at line 127 of file xran_common.h.

- -
-
- -

◆ freqOffset

- -
-
- - - - -
int32_t freqOffset
-
- -

Definition at line 133 of file xran_common.h.

- -
-
- -

◆ isPRACHslot

- -
-
- - - - -
uint8_t isPRACHslot[XRAN_PRACH_CANDIDATE_SLOT]
-
- -

Definition at line 138 of file xran_common.h.

- -
-
- -

◆ nrofPrachInSlot

- -
-
- - - - -
uint8_t nrofPrachInSlot
-
- -

Definition at line 134 of file xran_common.h.

- -
-
- -

◆ numPrbc

- -
-
- - - - -
uint8_t numPrbc
-
- -

Definition at line 130 of file xran_common.h.

- -
-
- -

◆ numSymbol

- -
-
- - - - -
uint8_t numSymbol
-
- -

Definition at line 131 of file xran_common.h.

- -
-
- -

◆ occassionsInPrachSlot

- -
-
- - - - -
uint8_t occassionsInPrachSlot
-
- -

Definition at line 135 of file xran_common.h.

- -
-
- -

◆ startPrbc

- -
-
- - - - -
uint16_t startPrbc
-
- -

Definition at line 129 of file xran_common.h.

- -
-
- -

◆ startSymId

- -
-
- - - - -
uint8_t startSymId
-
- -

Definition at line 128 of file xran_common.h.

- -
-
- -

◆ timeOffset

- -
-
- - - - -
uint16_t timeOffset
-
- -

Definition at line 132 of file xran_common.h.

- -
-
- -

◆ x

- -
-
- - - - -
uint8_t x
-
- -

Definition at line 136 of file xran_common.h.

- -
-
- -

◆ y

- -
-
- - - - -
uint8_t y[XRAN_PRACH_CANDIDATE_Y]
-
- -

Definition at line 137 of file xran_common.h.

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