Keysight Pathwave 89600 VSA .NET API
Imaginary Property
See Also 
Agilent.SA.Vsa.CustomIQ.Interfaces Assembly > Agilent.SA.Vsa.CustomIQ Namespace > ConstellationStateDescription Structure : Imaginary Property


Glossary Item Box

Gets the imaginary (or "Q") value for the constellation state location.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Imaginary As Double
C# 
public double Imaginary {get;}
C++/CLI 
public:
property double Imaginary {
   double get();
}

Requirements

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

See Also