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






Windows & Linux

Description

The stopping conditions defined for the segment.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.