Keplerian orbit propagation
[kep_t2]=CL_ex_kepler(t1,kep_t1,t2 [,mu])
Computes the orbital elements kep_t2 at time t2 given the orbital elements kep_t1 at time t1, using a Keplerian model.
As the model is Keplerian, only the mean anomaly varies.
There can either be several sets of orbital elements and one final time or one set of orbital elements and multiple final times.
The orbital elements are the following:
Notes:
- This function works for any type of orbit.
Initial time [days] (1xP)
Keplerian elements at time t1 [sma;ecc;inc;pom;raan;anm] (6xP). P can be > 1 if there is only one final time (i.e. if N==1).
Final time [days] (1xN). N can be > 1 if there is only one set of orbital elements (i.e. if P==1).
(optional) Gravitational constant. [m^3/s^2]. (default value is %CL_mu)
Keplerian elements [sma;ecc;inc;pom;raan;anm] at time t2. (6 x max(P,N))
CNES - DCT/SB
1) Mecanique spatiale, CNES - Cepadues 1995, Tome I