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


Glossary Item Box

Gets the real (or "I") value for the constellation state location.

Syntax

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

Requirements

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

See Also