Two-impulse transfer - DEPRECATED
[delta_vi, delta_vf]=CL_cw_twoImpulse(pv_ini, pv_fin, alt, t_transfer [, er, mu])
Computes the delta_v needed for a two impulse transfer.
The transfer is performed with a maneuver at the starting point (delta_vi at A) and a maneuver at the end point (delta_vf at B).
The local orbital reference frame tied to the target is LVLH.
Initial chaser position and velocity vector (A in the figure) in the target's LVLH frame [rx;ry;rz;vx;vy;vz]_ini [m] (6x1)
Final chaser position and velocity vector (B in the figure) in the target's LVLH frame [rx;ry;rz;vx;vy;vz]_fin [m] (6x1)
Target's altitude [m]
Transfer time (time between the two maneuvers) [s]
(optional) Equatorial radius. Default: %CL_eqRad. [m] (1x1)
(optional) Gravitational constant. Default: %CL_mu. [m^3/s^2] (1x1)
Delta_v for the first maneuver [m/s] (3x1)
Delta_v for the second maneuver [m/s] (3x1)
CNES - DCT/SB
1) Mecanique spatiale, CNES - Cepadues 1995, Tome II, 16.3
2) Orbital Mechanics for engineering students, H D Curtis, Chapter 7 (section 7.5)