Gets or sets a value indicating the beta offset index of the CSI Part2 transmitted on this PUSCH.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property CsiPartTwoBetaOffsetIndex As Integer |
C# | |
---|
public virtual int CsiPartTwoBetaOffsetIndex {get; set;} |
C++/CLI | |
---|
public:
virtual property int CsiPartTwoBetaOffsetIndex {
int get();
void set ( int value);
} |
Property Value
Default value is 0, min value is 0, max value is 18.
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 26.00
See Also