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


Glossary Item Box

A simple constellation state struct that only has Real, Imaginary, and Symbol fields compared to ConstellationState. This is used when recalling a large number of constellation locations from a file that has Real, Imaginary, and Symbol fields like for a file generated by N7608B Signal Studio for Custom Modulation.

Syntax

Visual Basic (Declaration) 
Public Structure ConstellationStateDescription 
   Inherits System.ValueType
C# 
public struct ConstellationStateDescription : System.ValueType 
C++/CLI 
public value class ConstellationStateDescription : public System.ValueType 

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 24.20

See Also