Keysight 89600 VSA .NET API
RectangularAntennaPanelArray Constructor(Double,ElementSpacingUnit,Int32,Int32,Int32,Double,Double,Int32,Int32,Double,Double)
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > RectangularAntennaPanelArray Class > RectangularAntennaPanelArray Constructor : RectangularAntennaPanelArray Constructor(Double,ElementSpacingUnit,Int32,Int32,Int32,Double,Double,Int32,Int32,Double,Double)


antennaCenterFrequency
The setting value to use for AntennaCenterFrequency
elementSpacingUnit
The setting value to use for ElementSpacingUnit
antennaGroupNumber
The setting value to use for AntennaGroupNumber
panelNumberPerGroupInHorizontalDirection
The setting value to use for PanelNumberPerGroupInHorizontalDirection
panelNumberPerGroupInVerticalDirection
The setting value to use for PanelNumberPerGroupInVerticalDirection
panelSpacingInHorizontalDirection
The setting value to use for PanelSpacingInHorizontalDirection
panelSpacingInVerticalDirection
The setting value to use for PanelSpacingInVerticalDirection
elementNumberPerPanelInHorizontalDirection
The setting value to use for ElementNumberPerPanelInHorizontalDirection
elementNumberPerPanelInVerticalDirection
The setting value to use for ElementNumberPerPanelInVerticalDirection
elementSpacingInHorizontalDirection
The setting value to use for ElementSpacingInHorizontalDirection
elementSpacingInVerticalDirection
The setting value to use for ElementSpacingInVerticalDirection

Glossary Item Box

Initializes a new instance of the RectangularAntennaPanelArray class with the specified settings.

Syntax

Parameters

antennaCenterFrequency
The setting value to use for AntennaCenterFrequency
elementSpacingUnit
The setting value to use for ElementSpacingUnit
antennaGroupNumber
The setting value to use for AntennaGroupNumber
panelNumberPerGroupInHorizontalDirection
The setting value to use for PanelNumberPerGroupInHorizontalDirection
panelNumberPerGroupInVerticalDirection
The setting value to use for PanelNumberPerGroupInVerticalDirection
panelSpacingInHorizontalDirection
The setting value to use for PanelSpacingInHorizontalDirection
panelSpacingInVerticalDirection
The setting value to use for PanelSpacingInVerticalDirection
elementNumberPerPanelInHorizontalDirection
The setting value to use for ElementNumberPerPanelInHorizontalDirection
elementNumberPerPanelInVerticalDirection
The setting value to use for ElementNumberPerPanelInVerticalDirection
elementSpacingInHorizontalDirection
The setting value to use for ElementSpacingInHorizontalDirection
elementSpacingInVerticalDirection
The setting value to use for ElementSpacingInVerticalDirection

Requirements

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

See Also