WhenConverged

This attribute determines the action to be carried out if targeting has converged. The attribute also applies whenever targeting has finished if the ContinueOnFailure attribute is set to true.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.WhenConverged {Value}

Description

The following table describes the valid values for this attribute:

Attribute Description
Run to RETURN and continue Run to the first Return segment in the sequence, then pass control to the next segment after this target sequence. Often, the only Return is at the end of the target sequence.
Run to RETURN and stop Run the target sequence to the first Return segment, and then stop running the MCS altogether.
Stop Stop the MCS as soon as the target sequence has converged.

Example

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Target_Sequence.WhenConverged Run to RETURN and continue

STK Programming Interface 11.0.1