Atmospheric Model Plugin Script
An atmospheric absorption model 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 the Engine Plugin Scripts topic in the Programming Interface Help, which is accessible from the Help menu. For instructions on the setup and use of plugin points, see 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.
For a list of required inputs and outputs, see Absorption Loss Model Plugin Points.