ViewWindow.InstantaneousBlockageAngle1Center Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.BlockageView.LookAngle1Center instead.

 

Dynamically set the look angle at the center of the angle 1 axis in the blockage view mode. For blockage diagrams without a look angle 1 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

 

Syntax

myVariable1 = myViewWindow1.InstantaneousBlockageAngle1Center;

 

myViewWindow1.InstantaneousBlockageAngle1Center = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide