Visual Basic (Declaration) | |
---|---|
Public MustOverride Property EqualizerTraining As EqualizerTrainingType |
C# | |
---|---|
public abstract EqualizerTrainingType EqualizerTraining {get; set;} |
C++/CLI | |
---|---|
public: abstract property EqualizerTrainingType EqualizerTraining { EqualizerTrainingType get(); void set ( EqualizerTrainingType value); } |
Property Value
The default value is EqualizerTrainingType.Pilots.This property affects how the equalizer coefficients are computed and whether they are applied to data before demodulation. The Equalizer Channel Frequency Response trace always shows coefficients computed based on RS
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)