RotatingPulsatingSystem.GetDCMAtEpoch(TimeSpan) Method

Top 

Description

Returns the direction-cosine-matrix of the RotatingPulsatingSystem, representing the instantaneous rotation from the ICRF to the rotating pulsating 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

RotatingPulsatingSystem.GetDCMAtEpoch(

TimeSpan epoch)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the RotatingPulsatingSystem system.

 

 

 

Return Value

Type:

Matrix of number (size = 3 x 3)

 

 

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

 

Syntax

myMatrix1 = myRotatingPulsatingSystem1.GetDCMAtEpoch(myTimeSpan1);

 

 

See also

RotatingPulsatingSystem Object

Rotating-Pulsating Systems Guide