Gets or sets the number of antenna elements in an antenna panel in the horizontal direction.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property ElementNumberPerPanelInHorizontalDirection As Integer |
| C# | |
|---|
public int ElementNumberPerPanelInHorizontalDirection {get; set;} |
| C++/CLI | |
|---|
public:
property int ElementNumberPerPanelInHorizontalDirection {
int get();
void set ( int value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 27.00
See Also