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

#include <xran_fh_o_du.h>

+
+Collaboration diagram for xran_prach_config:
+
+
Collaboration graph
+
+ + + + + + + + + + + + + + + + + + +

+Data Fields

uint8_t nPrachConfIdx
 
uint8_t nPrachSubcSpacing
 
uint8_t nPrachZeroCorrConf
 
uint8_t nPrachRestrictSet
 
uint16_t nPrachRootSeqIdx
 
uint16_t nPrachFreqStart
 
int32_t nPrachFreqOffset
 
uint8_t nPrachFilterIdx
 
+

Detailed Description

+

SRS configuration required for XRAN based FH

+ +

Definition at line 429 of file xran_fh_o_du.h.

+

Field Documentation

+ +

◆ nPrachConfIdx

+ +
+
+ + + + +
uint8_t nPrachConfIdx
+
+

PRACH Configuration Index

+ +

Definition at line 432 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachFilterIdx

+ +
+
+ + + + +
uint8_t nPrachFilterIdx
+
+

PRACH Filter index

+ +

Definition at line 443 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachFreqOffset

+ +
+
+ + + + +
int32_t nPrachFreqOffset
+
+

PRACH prach-frequency-offset

+ +

Definition at line 442 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachFreqStart

+ +
+
+ + + + +
uint16_t nPrachFreqStart
+
+

PRACH prach-frequency-start

+ +

Definition at line 441 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachRestrictSet

+ +
+
+ + + + +
uint8_t nPrachRestrictSet
+
+

PRACH restrictedSetConfig

+ +

Definition at line 439 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachRootSeqIdx

+ +
+
+ + + + +
uint16_t nPrachRootSeqIdx
+
+

PRACH Root Sequence Index

+ +

Definition at line 440 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachSubcSpacing

+ +
+
+ + + + +
uint8_t nPrachSubcSpacing
+
+

PRACH Sub-carrier spacing Value:0->1 For below 6GHz the values indicate 15kHz or 30kHz For above 6GHz the values indicate 60kHz or 120kHz

+ +

Definition at line 433 of file xran_fh_o_du.h.

+ +
+
+ +

◆ nPrachZeroCorrConf

+ +
+
+ + + + +
uint8_t nPrachZeroCorrConf
+
+

PRACH zeroCorrelationZoneConfig

+ +

Definition at line 438 of file xran_fh_o_du.h.

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