Keysight Pathwave 89600 VSA .NET API
RelativePsd Property
See Also 
Keysight.SA.Vsa.AdjacentChannelPower.Interfaces Assembly > Keysight.SA.Vsa.AdjacentChannelPower Namespace > PowerLimit Class : RelativePsd Property


Glossary Item Box

Gets or sets the relative power spectral density limit (in dB) for the offset.

Syntax

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

Property Value

The default value is -20.0.

Requirements

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

See Also