RotatingPulsatingSystem.GetPositionOfObject(TimeSpan, 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 nanosecond timing precision mode.

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

 

Method Signature

RotatingPulsatingSystem.GetPositionOfObject(

TimeSpan 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(myTimeSpan1, mySensor1);

 

 

See also

RotatingPulsatingSystem Object

RotatingPulsatingSystem.GetPositionOfObject

Rotating-Pulsating Systems Guide