AGI STK Objects 11Send comments on this topic.
AntennaSystem Property (IAgReceiverModelMultibeam)
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 ** ppVal
);
[Java]
public IAgAntennaSystem getAntennaSystem();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.