Comm CommSystem LinkDefinition
Define the constraining constellation and link criteria for a comm system (Deprecated Command)
Syntax
Comm <CommSysObjectPath> CommSystem LinkDefinition {Receive | Transmit} {LinkCriteria}
This command is DEPRECATED and has been replaced by:
CommSystemDescription
This command was deprecated in STK 11, it should no longer be used. This command has been replaced by the CommSystem command.
The Comm CommSystem LinkDefinition command allows you to select among link criteria and specify whether the selected criterion is to constrain the receiving or transmitting constellations in the comm system.
Enter Receive or Transmit to select the constellations to be constrained. The {LinkCriteria} are described in the table below:
{LinkCriteria} | Description |
---|---|
MaxElev | This link criterion selects the non-constraining object that has the highest elevation angle with reference to the constraining object. |
MinRange | This link criterion selects the non-constraining object with the minimum distance to the constraining object. |
PluginSelectionStrategy "<FilePath>" | Selection is governed by a MATLAB, Perl or VBScript script whose FilePath is included. See STK help on Defining & Constraining Links for more information regarding the plugin file. |
The use of Perl as a scripting language for Plugin Scripts and inline scripts has been deprecated. Python is the recommended replacement language. See the Installation for Perl Users page in the Programming Help.
Examples
To use the Receive constellations as constraints for the Comm System with Maximum Elevation as the constraining criterion:
Return message
Group membership
This command belongs to the following group(s):
Version
11