Vector.Magnitude Property

Top 

Description

Vector magnitude used with spherical coordinates. Used with Vector.Alpha and Vector.Delta.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Default Value:

1.0

Valid Range:

Vector.Magnitude ≥ 0

 

Syntax

myVariable1 = myVector1.Magnitude;

 

myVector1.Magnitude = myVariable1;

 

See also

Vector Object

Vector.Alpha

Vector.Delta

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide