Vector.Alpha Property

Top 

Description

Right ascension of the Vector in spherical coordinates. Used with Vector.Delta and Vector.Magnitude.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ Vector.Alpha ≤ 360

 

Syntax

myVariable1 = myVector1.Alpha;

 

myVector1.Alpha = myVariable1;

 

See also

Vector Object

Vector.Delta

Vector.Magnitude

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide