RotatingLibrationPoint.GetDCMAtEpoch(Variable) Method

Top 

Description

Returns the direction-cosine-matrix of the RotatingLibrationPoint, representing the instantaneous rotation from the ICRF to the rotating frame.

 

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.

 

Method Signature

RotatingLibrationPoint.GetDCMAtEpoch(

Variable epoch)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the RotatingLibrationPoint object.

 

 

 

Return Value

Type:

Matrix of number (size = 3 x 3)

 

 

A 3x3 matrix containing the direction cosine matrix of the RotatingLibrationPoint system with respect to the ICRF.

 

Syntax

myMatrix1 = myRotatingLibrationPoint1.GetDCMAtEpoch(myVariable1);

 

 

See also

RotatingLibrationPoint Object

Rotating Libration Points Guide