Vector.Delta Property

Top 

Description

Declination of the Vector in spherical coordinates measured in the x-y plane. Used with Vector.Alpha 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.Delta ≤ 360

 

Syntax

myVariable1 = myVector1.Delta;

 

myVector1.Delta = myVariable1;

 

See also

Vector Object

Vector.Alpha

Vector.Magnitude

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide