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


Glossary Item Box

Specifies the MIMO type for multi-antenna analysis.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ASTC matrix type A as defined in the IEEE 802.16 standard.
BSTC matrix type B as defined in the IEEE 802.16 standard.
CSTC matrix type C as defined in the IEEE 802.16 standard.
‡ 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