Keysight Pathwave 89600 VSA .NET API
UersWeightsDisplayModeType Enumeration
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace : UersWeightsDisplayModeType Enumeration


Glossary Item Box

Specifies the format of UE-specific RS weights display

Syntax

Visual Basic (Declaration) 
Public Enum UersWeightsDisplayModeType 
   Inherits System.Enum
C# 
public enum UersWeightsDisplayModeType : System.Enum 
C++/CLI 
public enum class UersWeightsDisplayModeType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
PerRBWeights are displayed per-RB.
PerSubcarrierWeights are displayed per-SC.
PerUserWeights are displayed per-user.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also