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


Glossary Item Box

Types of subcarriers used for frequency estimation

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
PreambleThe frequency is estimated using only the Channel Estimation part of the Preamble.
PreamblePilotThe frequency is estimated using both the Channel Estimation part of the Preamble and the pilot subcarriers.
PreamblePilotDataThe frequency is estimated using the Channel Estimation part of the Preamble, the pilot subcarrier 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.5

See Also