Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Selection As MulticarrierFilterSelection |
C# | |
---|---|
public abstract MulticarrierFilterSelection Selection {get; set;} |
C++/CLI | |
---|---|
public: abstract property MulticarrierFilterSelection Selection { MulticarrierFilterSelection get(); void set ( MulticarrierFilterSelection value); } |
Property Value
The default value is MulticarrierFilterSelection.None.Note that this filter is applied regardless of the setting of ModulationScheme or MultipleAccessScheme.
When set to MulticarrierFilterSelection.Arbitrary, the user must supply the arbitrary filter coefficients using the ArbitraryCoefficients property.
When set to MulticarrierFilterSelection.WindowedSinc, the user must specify the WindowedSincWindow and PassBandwidth. In addition, the user must specify either WindowedSincLength or TransitionBandwidth.
When set to MulticarrierFilterSelection.Remez, the user must specify the PassBandwidth, TransitionBandwidth, RemezAttenuation, and RemezRipple properties.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 21.00