ViewWindow.InstantaneousCameraRA Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.ThreeDView.RightAscension instead.

 

Dynamically set the camera right ascension of the 3d view mode.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

270

Valid Range:

-360 ≤ ViewWindow.InstantaneousCameraRA ≤ 360

 

Syntax

myVariable1 = myViewWindow1.InstantaneousCameraRA;

 

myViewWindow1.InstantaneousCameraRA = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide