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






Windows & Linux

Description

The stopping conditions list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StoppingConditions() As IAgVAStoppingConditionCollection

[C#]
public IAgVAStoppingConditionCollection StoppingConditions {get;}

[Managed C++]
public: __property IAgVAStoppingConditionCollection^ get_StoppingConditions();

[Unmanaged C++]
public: HRESULT get_StoppingConditions(
IAgVAStoppingConditionCollection ** ppRetVal
);

[Java]
public IAgVAStoppingConditionCollection getStoppingConditions();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface