Viewpoint.SensorViewSightAzimuth Property

Top 

Description

This property has been Deprecated. Utilize the sub-object and property SensorView.SightAzimuth

 

The right ascension offset of the viewpoint with respect to the Source Object.

 

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:

-360 ≤ Viewpoint.SensorViewSightAzimuth ≤ 360

 

Syntax

myVariable1 = myViewpoint1.SensorViewSightAzimuth;

 

myViewpoint1.SensorViewSightAzimuth = myVariable1;

 

See also

Viewpoint Object

Viewpoints Guide