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

#include <xran_common.h>

+
+Collaboration diagram for xRANPrachConfigTableStruct:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Data Fields

uint8_t prachConfigIdx
 
uint8_t preambleFmrt [XRAN_PRACH_CANDIDATE_PREAMBLE]
 
uint8_t x
 
uint8_t y [XRAN_PRACH_CANDIDATE_Y]
 
uint8_t slotNr [XRAN_PRACH_CANDIDATE_SLOT]
 
uint8_t slotNrNum
 
uint8_t startingSym
 
uint8_t nrofPrachInSlot
 
uint8_t occassionsInPrachSlot
 
uint8_t duration
 
+

Detailed Description

+
+

Definition at line 102 of file xran_common.h.

+

Field Documentation

+ +

◆ duration

+ +
+
+ + + + +
uint8_t duration
+
+ +

Definition at line 113 of file xran_common.h.

+ +
+
+ +

◆ nrofPrachInSlot

+ +
+
+ + + + +
uint8_t nrofPrachInSlot
+
+ +

Definition at line 111 of file xran_common.h.

+ +
+
+ +

◆ occassionsInPrachSlot

+ +
+
+ + + + +
uint8_t occassionsInPrachSlot
+
+ +

Definition at line 112 of file xran_common.h.

+ +
+
+ +

◆ prachConfigIdx

+ +
+
+ + + + +
uint8_t prachConfigIdx
+
+ +

Definition at line 104 of file xran_common.h.

+ +
+
+ +

◆ preambleFmrt

+ +
+
+ + + + +
uint8_t preambleFmrt[XRAN_PRACH_CANDIDATE_PREAMBLE]
+
+ +

Definition at line 105 of file xran_common.h.

+ +
+
+ +

◆ slotNr

+ +
+
+ + + + +
uint8_t slotNr[XRAN_PRACH_CANDIDATE_SLOT]
+
+ +

Definition at line 108 of file xran_common.h.

+ +
+
+ +

◆ slotNrNum

+ +
+
+ + + + +
uint8_t slotNrNum
+
+ +

Definition at line 109 of file xran_common.h.

+ +
+
+ +

◆ startingSym

+ +
+
+ + + + +
uint8_t startingSym
+
+ +

Definition at line 110 of file xran_common.h.

+ +
+
+ +

◆ x

+ +
+
+ + + + +
uint8_t x
+
+ +

Definition at line 106 of file xran_common.h.

+ +
+
+ +

◆ y

+ +
+
+ + + + +
uint8_t y[XRAN_PRACH_CANDIDATE_Y]
+
+ +

Definition at line 107 of file xran_common.h.

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