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


Glossary Item Box

Gets or sets the offset frequency (in Hz) as an offset from the carrier reference frequency

Syntax

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

Requirements

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

See Also