Visual Basic (Declaration) | |
---|---|
Public Enum EqualizerTrainingType Inherits System.Enum |
C# | |
---|---|
public enum EqualizerTrainingType : System.Enum |
C++/CLI | |
---|---|
public enum class EqualizerTrainingType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
ChanEst | Specifies the Chan Estimation Seq Only method. The equalizer is trained using the Channel Estimation Sequence in the preamble of the OFDMA burst. | — |
ChanEstData | Specifies the Chan Estimation SeqData method. The equalizer is trained by analyzing the entire OFDMA burst, including the Channel Estimation Sequence (contained in the preamble) and the Data symbols. | — |
ChanEstPilots | Specifies the Chan Estimation SeqPilots method. The equalizer is trained by analyzing the entire OFDMA burst, including the Channel Estimation Sequence (contained in the preamble) and the Pilot symbols | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)