Keysight Pathwave 89600 VSA .NET API
IQNoiseCorrection Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : IQNoiseCorrection Class


Glossary Item Box

This class defines the setup for noise correction of IQ time domain data.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class IQNoiseCorrection 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class IQNoiseCorrection abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Remarks

IQ Noise Correction works by using averaging over multiple repetitions of the same signal to correct for the effective contribution of the uncorrelated noise from the analyzer/DUT. Uncorrelated refers to noise that is present that does not correlate with the signal being transmitted (an example of correlated noise is noise from distortion. IQ Noise Correction does not correct for correlated noise).

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 29.00

See Also