Vector.ReferenceAxis Property

Top 

Description

Specifies the body axis to use for VectorType = 4(Body Axis).

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( x-axis )

Valid Values:

Value

Label

1

x-axis

2

y-axis

3

z-axis

 

Syntax

myVariable1 = myVector1.ReferenceAxis;

 

myVector1.ReferenceAxis = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide