Keysight Pathwave 89600 VSA .NET API
WienerNormalizedDelaySpread Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > MeasurementExtension Class : WienerNormalizedDelaySpread Property


Glossary Item Box

Gets or sets the (expected) delay spread of the channel, expressed as a ratio to the data symbol duration (which is determined by SubcarrierSpacingHE for 11ax/be or SubcarrierSpacing for 11n/ac).

Syntax

Visual Basic (Declaration) 
Public MustOverride Property WienerNormalizedDelaySpread As Double
C# 
public abstract double WienerNormalizedDelaySpread {get; set;}
C++/CLI 
public:
abstract property double WienerNormalizedDelaySpread {
   double get();
   void set (    double value);
}

Remarks

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.40

See Also