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


Glossary Item Box

Specifies what type of MIMO decoding to apply to DL channels.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
JointEqualizerOnly Joint Equalization of channel will be applied.
OffNO MIMO decoding will be applied.
ThreeGppGPP MIMO decoding with Joint Equalization will be applied.
‡ 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