Target Sequence Segment

This attribute defines Target Seqence Segments. Any MCS segment, including another Target Sequence, can be a segment of a Target Sequence.

Syntax

Astrogator <Satellite Object Path> {Command Operator} <Attribute Path>.Target_Sequence.SegmentList.{Target Sequence Segment}.{Attributes} <Values> [{Units}]

Description

The attribute substring Target_Sequence.SegmentList.{Target Sequence Segment} can be used with a number of command operators for targeter setup:

Specifying Control Variables

Syntax

Astrogator <Satellite Object Path> AddMCSSegmentControl <Attribute Path> {Value}

Description

This command can only set one control variable at a time; in other words, n commands are required to set n control variables.

Example

Astrogator */Satellite/Satellite1 AddMCSSegmentControl MainSequence.SegmentList.Target_Sequence.SegmentList.Maneuver ImpulsiveMnvr.Cartesian.X

Removing One Control Variable

Syntax

Astrogator <Satellite Object Path> RemoveMCSSegmentControl <Attribute Path> {Value}

Description

This command removes the specified parameter.

Example

Astrogator */Satellite/Satellite1 RemoveMCSSegmentControl MainSequence.SegmentList.Target_Sequence.SegmentList.Maneuver ImpulsiveMnvr.Cartesian.X

Removing All Control Variables

Syntax

Astrogator <Satellite Object Path> ClearMCSSegmentControls <Attribute Path>

Description

This command removes all control variables from the nested segment at the end of the Attribute Path.

Example

Astrogator */Satellite/Satellite1 ClearMCSSegmentControls MainSequence.SegmentList.Target_Sequence.SegmentList.Maneuver

STK Programming Interface 11.0.1