Calculation Objects - Geodetic

Geodetic 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 Geodetic components are:

Component Description
Altitude True altitude above central body
AltitudeRate Altitude rate with respect to central body
Latitude Latitude with respect to central body
LatitudeRate Latitude rate with respect to central body
Longitude Longitude with respect to central body
LongitudeRate Longitude rate with respect to central body

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

Examples

Duplicating a Geodetic component

ComponentBrowser */ Duplicate "Calculation Objects" Altitude "My Altitude"

Changing an attribute of a custom Geodetic component

ComponentBrowser */ SetValue "Calculation Objects" "My LongitudeRate" CentralBody Moon

STK Programming Interface 11.0.1