STK ObjectsSend comments on this topic.
Type Property (IAgAntennaBeamSelectionStrategy)
See Also
Windows





Windows & Linux

Description

Gets the beam selection strategy type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEBeamSelectionStrategyType
[C#]
public AgEBeamSelectionStrategyType Type {get;}
[Managed C++]
public: __property AgEBeamSelectionStrategyType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEBeamSelectionStrategyType * pVal
);
[Java]
public AgEBeamSelectionStrategyType getType();
[Python - STK API ]
@property
def Type(self) -> "AgEBeamSelectionStrategyType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.