polarMotion
Calculate Earth polar motion
Syntax
Description
calculates the movement of the rotation axis with respect to the crust of the Earth for a
specific Coordinated Universal Time (UTC), specified as a modified Julian date. By
default, this function uses a prepopulated list of IAU 2000A Earth orientation (IERS)
data. This list contains measured and calculated (predicted) data supplied by the IERS.
The IERS measures and calculates this data for a set of predetermined dates. polarmotion
= polarMotion(utc
)
[
calculates the error for the movement of the rotation axis with respect to the crust of
the Earth.polarmotion
,polarmotionError
] = polarMotion(utc
)
calculates the movement of the rotation axis with respect to the crust of the Earth using
additional options specified by one or more polarmotion
= polarMotion(utc
,Name,Value
)Name,Value
pair
arguments.
[
calculates the error for the movement of the rotation axis with respect to the crust of
the Earth. polarmotion
,polarmotionError
] = polarMotion(utc
,Name,Value
)