Vehicle.Z Property

Top 

Description

The Cartesian Z-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 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:

km

Default Value:

-1788.627

 

Syntax

myVariable1 = myVehicle1.Z;

 

myVehicle1.Z = myVariable1;

 

See also

Vehicle Object