Gets or sets the per layer equalization frequency moving average filter length in RS subcarriers.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property EqualizerTrainingMovingAverageLength As Integer |
| C# | |
|---|
public virtual int EqualizerTrainingMovingAverageLength {get; set;} |
| C++/CLI | |
|---|
public:
virtual property int EqualizerTrainingMovingAverageLength {
int get();
void set ( int value);
} |
Property Value
The default value is 19. The minimum value is 1 and the maximum value is 4095. Only odd values are allowed.
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 24.00
See Also