Orbit properties for a Keplerian motion (mean motion, period, ...)
[par1, ..., parN] = CL_kp_params(type_output, sma [[, mu, rotr_pla]])
Computes quantities related to the Keplerian mean motion:
- "mm" : mean motion :
- "per" : period :
- "lgap" : gap in longitude between 2 consecutive ground tracks :
(string) Name(s) of outputs : "mm", "per", "lgap" (1xNoutput)
Semi-major axis. [m] (1xN)
(optional) Gravitational constant. Default: %CL_mu. [m^3/s^2] (1x1)
(optional) Body rotation rate. Default: %CL_rotrBody. [rad/s] (1x1)
Output values. [rad/s or s or rad] (1xN)
CNES - DCT/SB