<< CL_fo_zonHarmPot Models CL_mod_atmUS76 >>

CelestLab >> Models > CL_mod_IAUBodyAngles

CL_mod_IAUBodyAngles

Rotation angles defining the IAU body-fixed rotating frame

Calling Sequence

[angles,angles_der] = CL_mod_IAUBodyAngles(cjd,body [,tt_tref])

Description

Parameters

cjd:

Modified (1950.0) julian day (Time scale: TREF) (1xN)

body:

(string) Name of the body. ("Mercury","Venus","Earth","Mars","Jupiter","Saturn","Uranus", "Neptune", "Sun" or "Moon") (1x1)

tt_tref:

(optional) TT-TREF [seconds]. Default is %CL_TT_TREF. (1xN or 1x1)

Authors

Bibliography

See also

Examples

cjd = CL_dat_cal2cjd(2010,02,03,05,35,25);

[angles,angles_der] = CL_mod_IAUBodyAngles(cjd, "Mars")

Report an issue
<< CL_fo_zonHarmPot Models CL_mod_atmUS76 >>