Spacecraft.GetRelativeCartesianVelocity Method

Top 

Description

Returns the relative Cartesian velocity of the calling Spacecraft in reference to the refSC in the MJ2000 Earth Equator frame. Note that if the epochs of the calling Spacecraft and the refSC do not match, this will report an error.

 

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.

 

Overload List

Signatures

Return Value

Description

Spacecraft.GetRelativeCartesianVelocity(Spacecraft refSC)

Array

Returns the relative Cartesian velocity of the calling Spacecraft in reference to the refSC in the MJ2000 Earth Equator frame. Note that if the epochs of the calling Spacecraft and the refSC do not match, this will report an error.

Spacecraft.GetRelativeCartesianVelocity(Spacecraft refSC, Variable refFrame)

Array

Returns the relative Cartesian velocity of the calling Spacecraft in reference to the refSC in the specified reference frame. Note that if the epochs of the calling Spacecraft and the refSC do not match, this will report an error.

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide