Gets or sets the number of antenna panels in an antenna group in the vertical direction.
Syntax
Visual Basic (Declaration) | |
---|
Public Property PanelNumberPerGroupInHorizontalDirection As Integer |
C# | |
---|
public int PanelNumberPerGroupInHorizontalDirection {get; set;} |
C++/CLI | |
---|
public:
property int PanelNumberPerGroupInHorizontalDirection {
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 PathWave 89600 VSA
Ver 27.00
See Also