Visual Basic (Declaration) | |
---|---|
Public Overridable Property TransmitterWindowBeta As Double |
C# | |
---|---|
public virtual double TransmitterWindowBeta {get; set;} |
C++/CLI | |
---|---|
public: virtual property double TransmitterWindowBeta { double get(); void set ( double value); } |
Property Value
The default value is 0.005. The maximum value is 1, and the minimum is 0.This property specifies how much time-domain windowing the transmitter used between symbols. Normally, a transmitter will do this windowing to smooth the discontinuity between OFDM symbols, to reduce the spectral leakage outside the nominal signal bandwidth. This is a unitless value, not a percent, and is specified as a fraction of the FFT length.
When the ModulationScheme is set to ModulationScheme.Fbmc, this property is ignored.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 29.00