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






Windows & Linux

Description

Gets the beam selection strategy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BeamSelectionStrategy() As IAgAntennaBeamSelectionStrategy
[C#]
public IAgAntennaBeamSelectionStrategy BeamSelectionStrategy {get;}
[Managed C++]
public: __property IAgAntennaBeamSelectionStrategy^ get_BeamSelectionStrategy();
[Unmanaged C++]
public: HRESULT get_BeamSelectionStrategy(
   IAgAntennaBeamSelectionStrategy ** ppRetVal
);
[Java]
public IAgAntennaBeamSelectionStrategy getBeamSelectionStrategy();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.