Spacecraft.SetRelativeCartesianVelocity Method

Top 

Description

Sets the calling Spacecraft's Cartesian velocity 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.SetRelativeCartesianVelocity(Spacecraft refSC, Array velocity)

None

Sets the calling Spacecraft's Cartesian velocity 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.SetRelativeCartesianVelocity(Spacecraft refSC, Array velocity, Variable refFrame)

None

Sets the calling Spacecraft's Cartesian velocity in reference to the refSC in the specified refFrame. 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