Main Content
moonLibration
Moon librations
Syntax
Description
Implement Moon Libration Angles
implements the Moon libration angles for angles
= moonLibration(ephemerisTime
)ephemerisTime
, expressed in
Julian days.
The function uses the Chebyshev coefficients that the NASA Jet Propulsion Laboratory provides.
This function requires that you download ephemeris data with the Add-On Explorer. For
more information, see aeroDataPackage
.
uses the angles
= moonLibration(ephemerisTime
,ephemerisModel
)ephemerisModel
coefficients to implement these values.
uses angles
= moonLibration(ephemerisTime
,ephemerisModel
,action
)action
to determine error reporting.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013a