AGI STK Astrogator 11 Send comments on this topic.
StoppingConditionType Property (IAgVAStoppingConditionComponent)
See Also 
Windows






Windows & Linux

Description

The type of stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StoppingConditionType() As AgEVAStoppingCondition

[C#]
public AgEVAStoppingCondition StoppingConditionType {get;}

[Managed C++]
public: __property AgEVAStoppingCondition get_StoppingConditionType();

[Unmanaged C++]
public: HRESULT get_StoppingConditionType(
AgEVAStoppingCondition * pRetVal
);

[Java]
public AgEVAStoppingCondition getStoppingConditionType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface