ViewWindow.InstantaneousSensorViewAzimuth Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.SensorView.Azimuth instead.

 

Dynamically set the camera right ascension of the sensor view mode.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0

Valid Range:

0 ≤ ViewWindow.InstantaneousSensorViewAzimuth ≤ 360

 

Syntax

myVariable1 = myViewWindow1.InstantaneousSensorViewAzimuth;

 

myViewWindow1.InstantaneousSensorViewAzimuth = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide