Atmospheric Absorption Models

Atmospheric Model Plugin Script

This atmospheric absorption model is based on a user-supplied plugin script. Enter or browse for the path and file name of the script in the textbox that appears when you select this option.

The plugin script is not automatically reloaded after you make changes to it. To reload the script, click Reload.

For information on scripting in STK, see Engine Plugin Scripts. For instructions on the setup and use of plugin points, refer to Plugin Scripts. To develop a custom script from a sample template, select the appropriate sample plugin script, in MATLAB, Perl, or VBScript, from <STK install folder>\CodeSamples\Extend\PluginScripts.

The use of Perl as a scripting language for Plugin Scripts has been deprecated. Python is the recommended replacement language. See Installation for Perl Users.

For a list of required inputs and outputs, refer to Absorption Loss Model Plugin Points.