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






Windows & Linux

Description

Gets the radar detection processing object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DetectionProcessing() As IAgRadarMultifunctionDetectionProcessing
[C#]
public IAgRadarMultifunctionDetectionProcessing DetectionProcessing {get;}
[Managed C++]
public: __property IAgRadarMultifunctionDetectionProcessing ^ get_DetectionProcessing();
[Unmanaged C++]
public: HRESULT get_DetectionProcessing(
    IAgRadarMultifunctionDetectionProcessing ** ppVal
);
[Java]
public IAgRadarMultifunctionDetectionProcessing getDetectionProcessing();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.