Description | Example | Return Message | Group

Comm RainModel (Receiver)

Set outage values for rain models (Deprecated Command)

Syntax

Comm <CommObjectPath> RainModel {State} [<Outage>]

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

Receiver

Description

Note: This command was deprecated in STK 9, it should no longer be used. This command has been replaced by the Receiver command.

The Comm Connect commands were enhanced in STK 9 to make use of attributes and to simplify the format required to use these commands. For more information on using the new format see Transitioning to the New Receiver Connect Format.

The Comm RainModel command allows you to set the outage for a rain model. {State} can be On or Off. If On, specify the <Outage> value for the model. Valid values for <Outage> depend on the {ModelType} set using the Environment command. Valid values for <Outage> are:

{RainModel} set using the Environment command Valid <Outage> values
Crane1982 0.001, 0.002, 0.005, 0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, 2.0, 5.0
Crane1985 0.001, 0.002, 0.003, 0.005, 0.01, 0.02, 0.03, 0.05, 0.1, 0.2, 0.3, 0.5, 1.0, 2.0, 3.0, 5.0
ITU_P618_5 0.001, 0.003, 0.01, 0.03, 0.1, 0.3, 1.0
ITU_P618_7
ITU_P618_8
CCIR

Warning: To set the rain model options for receivers, you must first set the rain model option On using the Environment command. If the model isn't set to On before you set the <Outage>, Connect will return a NACK.

Example

To use the ITU618-7 rain model in calculations for the current scenario:

Environment * RainModel On ITU_P618_7 78.6

To set the ITU618-7 rain model with an outage of 0.3 for the TestReceiver:

Comm */Target/East23/Receiver/TestReceiver RainModel On 0.3

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Comm

Deprecated Commands

Version

9.0

STK Programming Interface 11.0.1