Spacecraft.RLP_L1X Property

Top 

Description

This property has been Deprecated. Please use the RotatingLibrationPoint object instead.

 

Returns the X-component of the Spacecraft's instantaneous position in the Earth-Sun L1-centered RLP coordinate frame. The location of the L1 point is calculated relative to the Sun and the Earth-Moon barycenter.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

0.0

 

Syntax

myVariable1 = mySpacecraft1.RLP_L1X;

 

mySpacecraft1.RLP_L1X = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide