Keysight Pathwave 89600 VSA .NET API
GammaPhaseRotation Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > MeasurementExtension Class : GammaPhaseRotation Property


Glossary Item Box

Gets or sets the phi coefficients for the gamma phase rotation applied to subcarriers in 320 MHz wide 802.11be signals.

Syntax

Visual Basic (Declaration) 
Public Overridable Property GammaPhaseRotation As GammaPhaseRotation
C# 
public virtual GammaPhaseRotation GammaPhaseRotation {get; set;}
C++/CLI 
public:
virtual property GammaPhaseRotation GammaPhaseRotation {
   GammaPhaseRotation get();
   void set (    GammaPhaseRotation value);
}

Remarks

See Equation 36-12 in 802.11be/D1.0 for more details.

Ignored when GammaPhaseRotationAutoDetectionEnabled = true.

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.20

See Also