Vehicle.X Property

Top 

Description

The Cartesian X-component of the Vehicle's position vector, referenced to the Mean of J2000 Earth-Equator Coordinate 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:

number

Access:

read/write

Units:

km

Default Value:

-3410.673

 

Syntax

myVariable1 = myVehicle1.X;

 

myVehicle1.X = myVariable1;

 

See also

Vehicle Object