RotatingPulsatingSystem.GetPositionOfObject(Variable, Sensor) Method

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

RotatingPulsatingSystem.GetPositionOfObject(

Variable epoch,


Sensor sensor)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the RotatingPulsatingSystem system.

 

 

sensor


Description:

The Sensor whose position will be returned.

 

 

 

Return Value

Type:

Array of number (size = 3)

Units:

km

 

 

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

 

Syntax

myArray1 = myRotatingPulsatingSystem1.GetPositionOfObject(myVariable1, mySensor1);

 

 

See also

RotatingPulsatingSystem Object

RotatingPulsatingSystem.GetPositionOfObject

Rotating-Pulsating Systems Guide