Condition

This attribute further defines the conditions under which the stopping condition is satisfied.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.StoppingConditions.{Stopping Condition}.Condition {Value}

Description

Select from these values for Condition:

Value Description
Cross Decreasing The stopping condition is satisfied when the parameter reaches a value equal to the trip value while decreasing.
Cross Increasing The stopping condition is satisfied when the parameter reaches a value equal to the trip value while increasing.
Cross Either The stopping condition is satisfied when either of the above situation occurs.

Example

For Propagate Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.StoppingConditions.R_Magnitude.Condition Cross Increasing

For Maneuver (Finite) Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.StoppingConditions.R_Magnitude.Condition "Cross Increasing"

For Follow Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Follow.JoiningConditions.R_Magnitude.Condition "Cross Either (Inc.or Dec.)"

STK Programming Interface 11.0.1