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






Windows & Linux

Description

Gets the probability of detection type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgERadarPDetType
[C#]
public AgERadarPDetType Type {get;}
[Managed C++]
public: __property AgERadarPDetType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
   AgERadarPDetType * pRetVal
);
[Java]
public AgERadarPDetType getType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.