deltaCIP
Calculate Celestial Intermediate Pole (CIP) location adjustment
Syntax
Description
calculates the adjustment to location of the Celestial Intermediate Pole (CIP) 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.DCIP
=deltaCIP(utc
)
[
returns the error for the adjustment to location of the CIP.DCIP
,DCIPError
]=deltaCIP(utc
)
calculates the location of the CIP using additional options specified by one or more
DCIP
=deltaCIP(utc
,Name,Value
)Name,Value
pair arguments.
[
returns the error for the adjustment to location of the CIP.DCIP
,DCIPError
]=deltaCIP(utc
,Name,Value
)