Results

This attribute defines the list of results for a segment, and can also be used to define attributes of those results. For Target Sequences, results are used to set equality constraints.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.Results <List of Results >

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

Description

To see the list of calculation objects that can be selected as segment results, click Results... in the Astrogator graphical user interface to view the Available Components list.

When defining a results list, this attribute defines the complete list each time that it is executed; any previously defined results will be wiped out by a new execution of the Astrogator SetValue command that defines the list of results.

Example

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Target_Sequence.SegmentList.Maneuver.Results Inclination Eccentricity

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Target_Sequence.SegmentList.Propagate.Results.RelativeValue.CalcObject Longitude

STK 11.2.1 Programming Interface