RotatingLibrationPoint.LibrationPoint Property

Top 

Description

The libration point that this RotatingLibrationPoint object represents. The L1, L2, and L3 points are collinear, lying along the line joining the primary system (P1) and the secondary system (P2). The L4 and L5 points each form equilateral triangles with the positions of P1 and P2, in the plane of orbit.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"L1" ( L1 )

Valid Values:

Value

Label

"L1"

L1

"L2"

L2

"L3"

L3

"L4"

L4

"L5"

L5

 

Syntax

myString1 = myRotatingLibrationPoint1.LibrationPoint;

 

myRotatingLibrationPoint1.LibrationPoint = myString1;

 

See also

RotatingLibrationPoint Object

Rotating Libration Points Guide