Spacecraft.SetRelativeCartesianVelocity(Spacecraft, Array) Method

Top 

Description

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

 

Method Signature

Spacecraft.SetRelativeCartesianVelocity(

Spacecraft refSC,


Array velocity)

 

 

Arguments

refSC


Description:

The Spacecraft to which the reference state will be evaluated.

 

 

velocity


Description:

Array containing the relative Cartesian velocity.

Required Size:

3

 

 

 

Syntax

mySpacecraft1.SetRelativeCartesianVelocity(mySpacecraft2, myArray1);

 

 

See also

Spacecraft Object

Spacecraft.SetRelativeCartesianVelocity

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide