Set the shape for the ground obstruction model, used to compute line of sight.
LOSModel <VehObjectPath> {CBShape | SurfaceShape} [<Height>]
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.
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
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
7.0
STK Programming Interface 11.0.1