Description | Example | Return message | Group

LaserEnvironment

Control the use of laser environmental settings in a scenario or of STK objects

Syntax

LaserEnvironment <ScenarioPath | ObjectPath> SetValue <AttributePath> <Value> [<Unit>]

Related commands

Description

The LaserEnvironment command allows you to specify the value(s) of specific laser environmental models as pointed to by a specific attribute. The laser environmental models include models for Atmospheric Loss and Tropospheric Scintillation Loss.

The LaserEnvironment commands are applied at the scenario level or object level.

ParameterDescription
<AttributePath>Specify the path the attribute being changed.
<Value>The specified attribute will be set to this value.
<Unit>When entering a numeric value include the <Unit> to specify the abbreviation of the unit that the numeric value is being entered in. If not included then the <Value> is assumed to be in the internal units.

Use this command in conjunction with the LaserEnvironment_RM GetValue command, which will return a list of attributes, or the properties and choices for a specific attribute.

Examples

To set the atmospheric loss.

First use the Environment_RM GetValue command with the Choices option on the PropagationChannel.AtmosphericLoss to get the names of valid Atmospheric Models:

LaserEnvironment_RM * GetValue PropagationChannel.AtmosphericLoss:Choices
Beer-Bouguer-Lambert Law MODTRAN-derived LookupTable MODTRAN

To set the tropospheric scintillation loss.

First use the Environment_RM GetValue command with the Choices option on the PropagationChannel.Tropospheric to get the names of valid Tropospheric scintillation Models:

LaserEnvironment_RM * GetValue PropagationChannel.TroposphericLoss:Choices
ITU-R_P1814

Return message

Group membership

This command belongs to the following group(s):

Comm

Radar

Scenarios

Version

12.4