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


Glossary Item Box

Specifies the Antenna Element Spacing Unit used for Beamforming Pattern/Gain measurement.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
MeterSpacing in Meter.
WavelengthSpacing in Wavelength.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Allows user to select whether the antenna element spacing is in Wavelength or in meter.

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