IT++ Logo

Classes

class  itpp::LFSR
 Binary Linear Feedback Shift (LFSR). More...
class  itpp::Gold
 Gold Sequences. More...

Functions

smat itpp::wcdma_spreading_codes (int SF)
 Generates the OVSF (orthogonal variable spreading factor) spreading codes used in WCDMA.

Detailed Description

Function Documentation

◆ wcdma_spreading_codes()

ITPP_EXPORT smat itpp::wcdma_spreading_codes ( int SF)

Generates the OVSF (orthogonal variable spreading factor) spreading codes used in WCDMA.

The codes are written row-wise in the return matrix.

Definition at line 168 of file sequence.cpp.

References concat(), it_assert, and wcdma_spreading_codes().

Referenced by wcdma_spreading_codes().

Generated on for IT++ by Doxygen 1.15.0