AGI STK Objects 11Send comments on this topic.
AntennaSystem Property (IAgTransmitterModelMultibeam)
See Also 
Windows






Windows & Linux

Description

Gets the antenna system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AntennaSystem() As IAgAntennaSystem
[C#]
public IAgAntennaSystem AntennaSystem {get;}
[Managed C++]
public: __property IAgAntennaSystem^ get_AntennaSystem();
[Unmanaged C++]
public: HRESULT get_AntennaSystem(
   IAgAntennaSystem ** ppRetVal
);
[Java]
public IAgAntennaSystem getAntennaSystem();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.