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=2ea78d1717d1d7d76655c57d44447142c21bcc3a;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__prach__cp__config.html b/docs/API/structxran__prach__cp__config.html new file mode 100644 index 0000000..2ea78d1 --- /dev/null +++ b/docs/API/structxran__prach__cp__config.html @@ -0,0 +1,329 @@ + + + + + + + +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: +
+ + + +