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






Windows & Linux

Description

Gets the event detection algorithm.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventDetection() As IAgCommSystemAccessEventDetection

[C#]
public IAgCommSystemAccessEventDetection EventDetection {get;}

[Managed C++]
public: __property IAgCommSystemAccessEventDetection^ get_EventDetection();

[Unmanaged C++]
public: HRESULT get_EventDetection(
IAgCommSystemAccessEventDetection ** ppRetVal
);

[Java]
public IAgCommSystemAccessEventDetection getEventDetection();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface