GroundVehicle.Y Property

Top 

Description

The Cartesian Y-component of the GroundVehicle'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:

-444.232

 

Syntax

myVariable1 = myGroundVehicle1.Y;

 

myGroundVehicle1.Y = myVariable1;

 

See also

GroundVehicle Object