RotatingLibrationPoint.GetDCMAtEpoch(TimeSpan) 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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

RotatingLibrationPoint.GetDCMAtEpoch(

TimeSpan 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(myTimeSpan1);

 

 

See also

RotatingLibrationPoint Object

Rotating Libration Points Guide