Calculation Objects - Segments

Segment components are a subset of Calculation Object components.

Syntax

ComponentBrowser */ SetValue "Calculation Objects" {Component} {Attribute} <Value> [{Unit}]

ComponentBrowser */ Duplicate "Calculation Objects" {Component} <Duplicate Component Name>

Description

The Segments components are:

Component Description
Difference Across Segments Difference of a specified function relative to another segment. Functions as a Difference object, but is calculated relative to another segment.
Difference Across Segments Across Satellites Functions as a Difference math object but is calculated relative to a segment in the MCS of another Astrogator satellite.
Value at Segment Value of a specified function at another segment. Expresses the initial or final value of a calculation object at a specified segment.
Value at Segment Other Satellite Functions as the Value at Segment object but references a segment in the MCS of another Astrogator satellite.

The attributes for each component have the same names and value selections that appear in the Astrogator graphical user interface.

Examples

Duplicating a Segments component

ComponentBrowser */ Duplicate "Calculation Objects" Difference_Across_Segments "My Difference"

Changing an attribute of a custom Segments component

ComponentBrowser */ SetValue "Calculation Objects" "My Difference" CalcObject Altitude

STK Programming Interface 11.0.1