Define the constraining constellation and link criteria for a comm system (Deprecated Command)
Comm <CommSysObjectPath> CommSystem LinkDefinition {Receive | Transmit} {LinkCriteria}
Note: 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. |
To use the Receive constellations as constraints for the Comm System with Maximum Elevation as the constraining criterion:
Comm */CommSystem/CommSys1 CommSystem LinkDefinition Receive MaxElev
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
11
STK Programming Interface 11.0.1