RotatingLibrationPoint.MassRatio Property

Top 

Description

The mass ratio of the Rotating Libration Point system. Depending on the value of the RecomputeBarycenter property, the mass ratio will be calculated two different ways:

 

If RecomputeBarycenter == 1, then the mass ratio is calculated as the ratio of the combined mass of all bodies in the secondary system to the total mass of all bodies in the system.

 

If RecomputeBarycenter == 0, then the mass ratio is calculated as the ratio of the combined mass of all bodies in the secondary system to the mass of all bodies in the primary system.

 

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.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myRotatingLibrationPoint1.MassRatio;

 

See also

RotatingLibrationPoint Object

Rotating Libration Points Guide