Tolerance

This attribute specifies the tolerance for satisfaction of a stopping condition.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.StoppingConditions.{Stopping Condition}.Tolerance <Value> [{Unit}]

Description

Specify the desired tolerance for achieving the highlighted stopping condition. If the stopping condition algorithm completes computation without reaching the tolerance value, an error message displays in the Message Viewer window and the MCS stops running.

Examples

For Propagate Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.StoppingConditions.Duration.Tolerance 0.0000001 sec

For Maneuver (Finite) Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.StoppingConditions.Duration.Tolerance 0.0000001 sec

For Follow Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Follow.StoppingConditions.Duration.Tolerance 0.0000001 sec

For Follow Segment

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Follow.JoiningConditions.Duration.Tolerance 0.0000001 sec

STK Programming Interface 11.0.1