Keysight Pathwave 89600 VSA .NET API
CsiPartTwoBetaOffsetIndex Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pusch Class : CsiPartTwoBetaOffsetIndex Property


Glossary Item Box

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

Beta offset index decides the beta offset values which determines a number of resources for multiplexing CSI Part2 information on this PUSCH. The mapping between BetaOffsetIndex and the beta Offset value is defined in table 9.3-2 of standard 38.214.

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