Vector.VisualOffset Property

Top 

Description

Positional offset of the origin of the vector for Visualization. The offset origin is measured from the MJ2000 Earth Equator reference frame.

 

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:

Array of number (size = 3)

Access:

read/write

Units:

km

Default Value:

{ 0, 0, 0 }

 

Syntax

myVariable1 = myVector1.VisualOffset[0];

 

myVector1.VisualOffset[0] = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide