{Min/Max Propagation Times}

Thess attributes set the minimum and maximum propagation time settings for Propagate, Hold, and Maneuver (Finite) segments. They are valid for use with MnverType: Finite

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.{Attribute} <Value> [{Unit}]

Description

The attributes and their values are defined in the following table:

Attribute Value
MinPropTime Set a minimum propagation time - the minimum time that must elapse from the beginning of the segment until Astrogator begins checking stopping conditions for satisfaction.
MaxPropTime Set a maximum propagation time, after which the segment ends regardless of whether the stopping conditions have been satisfied.
UseMaxPropTime Enter True or False to define whether MaxPropTime will be applied.
UseMaxPropTimeWarn Enter True or False to define whether to display a warning message if maximum propagation time is exceeded.
OverrideMaxPropTime Enter True or False to define whether to ignore the Maximum Propagation Time if the segment contains an enabled Duration or Epoch Stopping Condition.

Examples

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.MinPropTime 5 sec

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.UseMaxPropTime true

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Hold.MaxPropTime 10 days

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.UseMaxPropTimeWarn false

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.OverrideMaxPropTime false

STK Programming Interface 11.0.1