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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1