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


Glossary Item Box

Types of spatial mapping matrix that the signal may use.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AutomaticSpatial mapping matrix is determined automatically, except on HT-greenfield signals.16.00
DirectMap2Direct map (identity) matrix.16.00
Fourier2Fourier matrix. For 2 channels this is [sqrt(2)/2, sqrt(2)/2; sqrt(2)/2, -sqrt(2)/2].16.00
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 14.00

See Also