Description | Example | Return Message | Group

LOSModel

Set the shape for the ground obstruction model, used to compute line of sight.

Syntax

LOSModel <VehObjectPath> {CBShape | SurfaceShape} [<Height>]

Description

CBShape indicates that the central body ellipsoid is used as the ground obstruction model when computing line of sight. <Height> is not entered for this case.

SurfaceShape indicates that the surface is used as the ground obstruction model when computing line of sight. <Height> is required.

<Height> is greater than or equal to 0.0 and is entered in Connect distance units.

Note: This command is valid for GroundVehicles and Ships only.

Example

Use the central body ellipsoid for LOS computations for Ship1:

LOSModel */Ship/Ship1 CBShape

Use the Surface shape for LOS computations for Ship2, with the height set to 6.0 meters:

LOSModel */Ship/Ship2 SurfaceShape 6.0

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Vehicles

Version

7.0

STK Programming Interface 11.0.1