TrajectoryNode.CartesianState Property

Top 

Description

The TrajectoryNode's position (km) and velocity (km/s) variables in 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:

Array of number (size = 6)

Access:

read

 

Syntax

myVariable1 = myTrajectoryNode1.CartesianState[0];

 

See also

TrajectoryNode Object