RotatingPulsatingSystem.GetScaleFactor(TimeSpan) Method

Top 

Description

Returns the scale factor for the transformation matrix at the specified epoch in km. The scaling factor is used to keep the position of the two objects constant in the frame, and is generally derived from the instantaneous distance between the two objects.

 

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.GetScaleFactor(

TimeSpan epoch)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the RotatingPulsatingSystem system.

 

 

 

Return Value

Type:

number

 

 

Returns the scale factor used to keep the position of the two objects constant in the frame.

 

Syntax

myVariable1 = myRotatingPulsatingSystem1.GetScaleFactor(myTimeSpan1);

 

 

See also

RotatingPulsatingSystem Object

Rotating-Pulsating Systems Guide