RotatingPulsatingSystem.GetVelocityOfObject(Variable, RotatingLibrationPoint) Method

Top 

Description

Returns an Array containing the velocity of the argument object relative to the RotatingPulsatingSystem.

 

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.

 

Method Signature

RotatingPulsatingSystem.GetVelocityOfObject(

Variable epoch,


RotatingLibrationPoint rotatingLibrationPoint)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the RotatingPulsatingSystem system.

 

 

rotatingLibrationPoint


Description:

The RotatingLibrationPoing whose position will be returned.

 

 

 

Return Value

Type:

Array of number (size = 3)

Units:

km/s

 

 

A 3-element array containing the velocity of the specified object.

 

Syntax

myArray1 = myRotatingPulsatingSystem1.GetVelocityOfObject(myVariable1, myRotatingLibrationPoint1);

 

 

See also

RotatingPulsatingSystem Object

RotatingPulsatingSystem.GetVelocityOfObject

Rotating-Pulsating Systems Guide