Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SetSequenceCyclicShiftPerSlot( _ ByVal sequenceCyclicShiftPerSlot() As Integer _ ) |
C# | |
---|---|
public virtual void SetSequenceCyclicShiftPerSlot( int[] sequenceCyclicShiftPerSlot ) |
C++/CLI | |
---|---|
public: virtual void SetSequenceCyclicShiftPerSlot( array<int>^ sequenceCyclicShiftPerSlot ) |
Parameters
- sequenceCyclicShiftPerSlot
- Array of Sequence Cyclic Shift per slot for this Pucch.
This method allows entry of an array of integer sequence cyclic shift value for each allocated slot. If the array size is smaller than the allocated slot count, the last value will be used for all the remaining slots. If the array size is bigger than the allocated slot count, the remaining values are not used.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.40