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


Glossary Item Box

Gets or sets the method for determining which points to include in the RMS Delay Spread and Average Delay calculations.

Syntax

Visual Basic (Declaration) 
Public Overridable Property RmsDelaySpreadPathIncludeMode As RmsDelaySpreadPathIncludeMode
C# 
public virtual RmsDelaySpreadPathIncludeMode RmsDelaySpreadPathIncludeMode {get; set;}
C++/CLI 
public:
virtual property RmsDelaySpreadPathIncludeMode RmsDelaySpreadPathIncludeMode {
   RmsDelaySpreadPathIncludeMode get();
   void set (    RmsDelaySpreadPathIncludeMode value);
}

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