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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1