Sequence

This attribute specifies the automatic sequence to run when a stopping condition is met.

Syntax

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

Description

The value is the name of the automatic sequence to be triggered if the highlighted stopping condition is satisfied.

Note: The Stop sequence will stop propagation in this segment and allow the next segment to run. If an alternate sequence is selected, it will be run and, when finished, the current Propagate segment will continue to run until a Stop is triggered. If an automatic sequence ends with a Stop segment, then the current segment stops at the end of the run of that sequence.

Examples

For Propagate Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.StoppingConditions.Duration.Sequence Sequence1

For Finite Maneuver Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.StoppingConditions.Duration.Sequence Sequence1

STK Programming Interface 11.0.1