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


Glossary Item Box

Types of subcarriers used for training the equalizer.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
PreambleThe equalizer is computed using only the Channel Estimation part of the Preamble.
PreambleDataThe equalizer is computed using both the Channel Estimation part of the Preamble and the pilot and data subcarriers of the entire burst.
‡ 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