ReferenceFrameIDs.InertialEquatorialAtEpoch Property

Top 

Description

The unique identifier for the CelestialObject's Inertial Equatorial at Epoch frame. This is for use with the PositionConvert, VelocityConvert, and PositionVelocityConvert functions, as well as the Get/Set Cartesian/Keplerian State methods on Spacecraft and CelestialObjects.

 

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

 

Syntax

myVariable1 = myReferenceFrameIDs1.InertialEquatorialAtEpoch;

 

See also

ReferenceFrameIDs Object