Gets an array of the coordinates of all the antenna elements in the antenna array.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Function GetCoordinatesOfElements() As Double() |
| C# | |
|---|
public abstract double[] GetCoordinatesOfElements() |
Return Value
An array of the coordinates of all the antenna elements in the antenna array.
Remarks
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