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

#include <xran_compression.hpp>

+
+Collaboration diagram for ExpandedData:
+
+
Collaboration graph
+
+ + + + + + + + + + +

+Data Fields

CACHE_ALIGNED int16_t dataExpandedIn [k_numSampsExpanded]
 Expanded data or input data to compressor. More...
 
CACHE_ALIGNED int16_t * dataExpanded
 
int iqWidth
 Size of mantissa including sign bit. More...
 
+

Detailed Description

+
+

Definition at line 69 of file xran_compression.hpp.

+

Field Documentation

+ +

◆ dataExpanded

+ +
+
+ + + + +
CACHE_ALIGNED int16_t* dataExpanded
+
+ +

Definition at line 73 of file xran_compression.hpp.

+ +
+
+ +

◆ dataExpandedIn

+ +
+
+ + + + +
CACHE_ALIGNED int16_t dataExpandedIn[k_numSampsExpanded]
+
+ +

Expanded data or input data to compressor.

+ +

Definition at line 72 of file xran_compression.hpp.

+ +
+
+ +

◆ iqWidth

+ +
+
+ + + + +
int iqWidth
+
+ +

Size of mantissa including sign bit.

+ +

Definition at line 76 of file xran_compression.hpp.

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