RotatingLibrationPoint.SetReferenceBody(CelestialObject) Method

Top 

Description

Sets the CelestialObject to use as the origin when computing the position and velocity of the RotatingLibrationPoint using the GetPositionAtEpoch, GetVelocityAtEpoch, and GetPosVelAtEpoch methods.

 

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.

 

Method Signature

RotatingLibrationPoint.SetReferenceBody(

CelestialObject referenceBody)

 

 

Arguments

referenceBody


Description:

The CelestialObject to set as the reference body of the RotatingLibrationPoint object.

 

 

 

Syntax

myRotatingLibrationPoint1.SetReferenceBody(myCelestialObject1);

 

 

See also

RotatingLibrationPoint Object

Rotating Libration Points Guide