Description | Example | Return Message | Group

Comm CommSystem LinkDefinition

Define the constraining constellation and link criteria for a comm system (Deprecated Command)

Syntax

Comm <CommSysObjectPath> CommSystem LinkDefinition {Receive | Transmit} {LinkCriteria}

ATTENTION: THIS COMMAND IS DEPRECATED and has been replaced by:

CommSystem

Description

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.

Example

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

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Comm

Deprecated Commands

Version

11

STK Programming Interface 11.0.1