RepeatCount

This attibute lets you specify how many times the stopping condition is to be achieved before propagation halts. This attribute is active for most stopping conditions (those capable of being satisfied more than once in the course of an orbit propagation).

Syntax

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

Description

Specify the number of times the condition must be satisfied before the propagation ends or moves on to the designated automatic sequence.

Examples

For Propagate Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.StoppingConditions.Apoapsis.RepeatCount 3

For Maneuver (Finite) Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.StoppingConditions.AscendingNode.RepeatCount 3

For Follow Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Follow.StoppingConditions.AscendingNode.RepeatCount 3

STK Programming Interface 11.0.1