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‡ |
---|---|---|
Off | Equalizer Training is off. | — |
Pilots | Equalizer Training is based on RS and NPSS. | — |
PilotsAndData | Equalizer Training is based on the RS and Data. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
The choice only determines if the equalizer coefficients are applied to data before demodulation or not. The equalizer coefficients are always calculated and available as
Eq Chan Freq Resp
trace result.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)