AGI STK Astrogator 11 Send comments on this topic.
SeparationConditions Property (IAgVAMCSFollow)
See Also 





Description

If separation conditions are specified, the list of separation conditions.

Property type

Read-only property

Syntax

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

[C#]
public IAgVAStoppingConditionCollection SeparationConditions {get;}

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

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

[Java]
public IAgVAStoppingConditionCollection getSeparationConditions();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1