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





Windows & Linux

Description

Gets the radar mode type enumeration.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.