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






Windows & Linux

Description

Gets the beam direction provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BeamDirectionProvider() As IAgDirectionProvider

[C#]
public IAgDirectionProvider BeamDirectionProvider {get;}

[Managed C++]
public: __property IAgDirectionProvider^ get_BeamDirectionProvider();

[Unmanaged C++]
public: HRESULT get_BeamDirectionProvider(
IAgDirectionProvider ** ppRetVal
);

[Java]
public IAgDirectionProvider getBeamDirectionProvider();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface