Keysight Pathwave 89600 VSA .NET API
IQ Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > NoiseCorrection Class : IQ Property


Glossary Item Box

Gets the object to perform setup for doing noise correction for IQ time domain data.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property IQ As IQNoiseCorrection
C# 
public abstract IQNoiseCorrection IQ {get;}
C++/CLI 
public:
abstract property IQNoiseCorrection^ IQ {
   IQNoiseCorrection^ get();
}

Requirements

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

See Also