Spacecraft.SetRelativeCurvilinearVelocity Method

Top 

Description

Sets the calling Spacecraft's curvilinear velocity in reference to the refSC. The velocity will be evaluated in the LVC cylindrical curvilinear 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 millisecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

Spacecraft.SetRelativeCurvilinearVelocity(Spacecraft refSC, Array velocity)

None

Sets the calling Spacecraft's curvilinear velocity in reference to the refSC. The velocity will be evaluated in the LVC cylindrical curvilinear frame. Note that if the epochs of the calling Spacecraft and the refSC do not match, this will report an error.

Spacecraft.SetRelativeCurvilinearVelocity(Spacecraft refSC, Array velocity, Variable coordinates)

None

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