Constraints

The Constraints library allows you to define one or more additional conditions to be used to determine whether a stopping condition has been satisfied.

Syntax

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

ComponentBrowser */ Duplicate "Constraints" {Component} <Duplicate Component Name>

Description

The Constraints components are:

Component Description
UserDefined User defined trigger condition

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

Examples

Duplicating a Constraints component

ComponentBrowser */ Duplicate "Constraints" UserDefined "My UserDefined"

Changing an attribute of a custom Constraints component

ComponentBrowser */ SetValue "Constraints" "My UserDefined" Criteria "Greater Than"

STK Programming Interface 11.0.1