Propagate

The Propagate segment can be used to model the movement of the spacecraft along its current trajectory until meeting specified stopping conditions.

Syntax

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

Description

The segment uses the defined propagator to propagate the state, adding each point to the ephemeris as it goes. After each step the segment checks to see if any stopping conditions were met during the step; if so, it then finds the exact point, within tolerance, where the stopping condition is satisfied. From that point, the segment either executes an autosequence or stops the propagation and passes the state at that point to the next segment.

Expand the table of contents and select a specific attribute.

Example

Select a specific attribute from the table of contents for an example.

STK Programming Interface 11.0.1