AGI STK Astrogator 11 Send comments on this topic.
IAgVAStoppingCondition Interface

Description

Basic properties for a stopping condition.

Object Model



Public Methods

Public Method CopyUserCalcObjectToClipboard Copies the user-defined stopping condition calc object to the clipboard.
Public Method PasteUserCalcObjectFromClipboard Replaces the user-defined stopping condition calc object with the calc object in the clipboard.

Public Properties

Public Property BeforeConditions Before Conditions - a before stopping condition is used to define a stopping condition that depends on two events. When the MCS is run, Astrogator will ignore the normal stopping condition until the before stopping conditions defined for it are met. Astrogator will then interpolate backwards to the normal stopping condition just prior to the before stopping condition, and this will be defined as the point at which the normal stopping condition is satisfied. The backwards interpolation is subject to the Minimum Propagation Time, as defined by clicking the Advanced... button - meaning that the backwards interpolation will be performed for at least that specified amount of time before Astrogator will check for satisfaction of the condition.
Public Property CentralBodyName The central body. The default central body of a stopping condition is the Earth.
Public Property Constraints Further conditions that must be met in order for the stopping condition to be deemed satisfied.
Public Property CoordSystem The coordinate system. The default coordinate system of a stopping condition is Earth Inertial.
Public Property Criterion Specifies the direction from which the stopping condition value must be achieved.
Public Property Dimension The dimension of the stopping condition.
Public Property Inherited Condition Inherited by Automatic Sequences - if true, the stopping condition will be applied to any automatic sequences activated within the same segment. If the stopping condition is met while an automatic sequence is executing, and this option is not selected, then the stopping condition will be ignored.
Public Property MaxTripTimes The maximum number of times that the stopping condition will be applied - and any resulting automatic sequences executed. Dimensionless.
Public Property ReferencePoint Reference point used for calculation.
Public Property RepeatCount The number of times the condition must be satisfied before the propagation ends or moves on to the designated automatic sequence. Dimensionless.
Public Property Sequence The automatic sequence to trigger if the highlighted stopping condition is satisfied.
Public Property Tolerance The desired tolerance for achieving the stopping condition. Dimension depends on context.
Public Property Trip The desired value - the value at which the condition will be satisfied. Dimension depends on context.
Public Property UserCalcObject A User Calculation Object for the highlighted stopping condition. For user-defined stopping conditions, use this field to specify what kind of value you want to stop on.
Public Property UserCalcObjectName User Calc Object - a User Calculation Object for the highlighted stopping condition. For user-defined stopping conditions, use this field to specify what kind of value you want to stop on.

Interfaces

Implemented Interface
IAgVAStoppingConditionComponent

CoClasses that Implement IAgVAStoppingCondition

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1