Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Codebook As Single() |
C# | |
---|---|
public abstract float[] Codebook {get; set;} |
C++/CLI | |
---|---|
public: abstract property array<float>^ Codebook { array<float>^ get(); void set ( array<float>^ value); } |
This array holds the real and imaginary parts of the codebook. The length must be equal to NumberOfLayers * SpreadingFactor * CodeWordSize * 2. (The 2 is because the array holds alternating real and imaginary values). The order of elements is L0S0M0M1..S1M0M1..L1S0M0M1..
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 21.00