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


Glossary Item Box

Contains properties and members to control the OFDMA Downlink Zone measurement features.

Object Model

DownlinkZone ClassDownlinkBurstCollection ClassDownlinkBurst ClassDownlinkBurstAllocationGeometryType EnumerationDownlinkBurstDefinitionType EnumerationDownlinkBurst ClassDownlinkBurstAllocationGeometryType EnumerationDownlinkBurstDefinitionType EnumerationDownlinkZoneDefinitionType Enumeration

Syntax

Visual Basic (Declaration) 
Public MustInherit Class DownlinkZone 
   Inherits Agilent.SA.Vsa.Ieee80216Ofdma.Zone(Of DownlinkBurstCollection,DownlinkZoneDefinitionType)
   Implements Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3 
C# 
public abstract class DownlinkZone : Agilent.SA.Vsa.Ieee80216Ofdma.Zone<DownlinkBurstCollection,DownlinkZoneDefinitionType>, Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3  
C++/CLI 
public ref class DownlinkZone abstract : public Agilent.SA.Vsa.Ieee80216Ofdma.Zone<DownlinkBurstCollection,DownlinkZoneDefinitionType>, Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3  

Requirements

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

See Also