<< Interplanetary Interplanetary CL_3b_halo >>

CelestLab >> Interplanetary > CL_3b_environment

CL_3b_environment

Structure creation for the 3-body problem functions

Calling Sequence

env = CL_3b_environment(bodies,Lpoint)

Description

( Last updated: 2010-09-20 )

Parameters

bodies:

(string) Body system: 'S-EM', 'E-M' or 'S-J'

Lpoint:

(string) Type of libration point. It can be 'L1', 'L2' or 'L3'

env:

Resulting structure.

See also

Authors

Examples

envL1 = CL_3b_environment('S-EM','L1')
<< Interplanetary Interplanetary CL_3b_halo >>