Keysight Pathwave 89600 VSA .NET API
RmsDelaySpreadThresholdReference Enumeration
See Also 
Agilent.SA.Vsa.ChannelSounding.Interfaces Assembly > Agilent.SA.Vsa.ChannelSounding Namespace : RmsDelaySpreadThresholdReference Enumeration


Glossary Item Box

Specifies the reference for the MeasurementExtension.RmsDelaySpreadThresholdOffset.

Syntax

Visual Basic (Declaration) 
Public Enum RmsDelaySpreadThresholdReference 
   Inherits System.Enum
C# 
public enum RmsDelaySpreadThresholdReference : System.Enum 
C++/CLI 
public enum class RmsDelaySpreadThresholdReference : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
ImpulseResponsePeakRelative to the peak of the impulse response. This is the method used in ITU-R P.1407-8.
ThreeSigmaNoiseLevelRelative to the power level which corresponds to 3x the standard deviation of the noise. The idea is to include as many paths as possible without including a significant amount of peaks from noise.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 27.00

See Also