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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1