Keysight Pathwave 89600 VSA .NET API
PdschIQReferenceGenerationModeType Enumeration
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace : PdschIQReferenceGenerationModeType Enumeration


Glossary Item Box

Specifies the IQ reference constellation generation mode for PDSCH

Syntax

Visual Basic (Declaration) 
Public Enum PdschIQReferenceGenerationModeType 
   Inherits System.Enum
C# 
public enum PdschIQReferenceGenerationModeType : System.Enum 
C++/CLI 
public enum class PdschIQReferenceGenerationModeType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AllZeroReference constellation is based on the assumption that the information bits are all zeros
DecodeReference constellation is based on the results of channel decoding
DemodReference constellation is based on the demodulated constellation points
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 20.00

See Also