Keysight Pathwave 89600 VSA .NET API
AoaAntennaCollection Class
Members  See Also 
Agilent.SA.Vsa.Pulse.Interfaces Assembly > Agilent.SA.Vsa.Pulse Namespace : AoaAntennaCollection Class


Glossary Item Box

This class represents a collection of AoaAntenna instances.

Object Model

AoaAntennaCollection ClassAoaAntenna Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class AoaAntennaCollection 
   Inherits Agilent.SA.Vsa.RemotableCollection(Of AoaAntenna)
   Implements Agilent.SA.Vsa.ICollectionBaseAgilent.SA.Vsa.ICollectionBase(Of AoaAntenna)Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyCollectionChangedAgilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3 

Remarks

The collection represents a one to one mapping from AoaAntenna to Agilent.SA.Vsa.FrequencyChannel. Any AoaAntenna that is disabled either indicates that no Agilent.SA.Vsa.FrequencyChannel exists for it or the angle of arrival measurement is not including this AoaAntenna in its calculation. The collection is fixed to length 4.

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 25.20

See Also