Viewpoint.BlockageLookAngle2Center Property

Top 

Description

This property has been Deprecated. Utilize the sub-object and property BlockageView.LookAngle2Center

 

The angle at the center of the look angle 2 axis of the blockage diagram. If BlockageUseCenterDefaults is 1, this property will default to the middle angle of look angle 2 in the blockage diagram's LookAngleFrame specification. Setting this property from script will cause the BlockageUseCenterDefaults property to be set to 0. For blockage diagrams without a look angle 2 range of 360 degrees, this property will be ignored.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ Viewpoint.BlockageLookAngle2Center ≤ 360

 

Syntax

myVariable1 = myViewpoint1.BlockageLookAngle2Center;

 

myViewpoint1.BlockageLookAngle2Center = myVariable1;

 

See also

Viewpoint Object

Viewpoints Guide