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





Windows & Linux

Description

Gets the radar cross section compute strategy enumeration.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.