Calculation Objects - Environment

Environment components, a subset of Calculation Object components, are atmospheric density, pressure and temperature.

Syntax

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

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

Description

The Environment components are:

Component Description
AtmosDensity Atmospheric Density
AtmosPressure Atmospheric Pressure
AtmosTemperature Atmospheric Temperature

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

Examples

Duplicating an Environment component

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

Changing an attribute of a custom Environment component

ComponentBrowser */ SetValue "Calculation Objects" "My AtmosPressure" CentralBody Mars

STK Programming Interface 11.0.1