Gets the antenna beam collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AntennaBeams() As IAgAntennaBeamCollection |
| [C#] |
|---|
public IAgAntennaBeamCollection AntennaBeams {get;} |
| [Managed C++] |
|---|
public: __property IAgAntennaBeamCollection ^ get_AntennaBeams(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAntennaBeamCollection getAntennaBeams(); |
[Python - STK API ] |
|---|
@property def AntennaBeams(self) -> "IAgAntennaBeamCollection": |






