<< CL_dat_tai2utc Coordinates and frames CL_fr_G502J2000 >>

CelestLab >> Coordinates and frames > CL_dat_utc2tai

CL_dat_utc2tai

UTC to TAI conversion

Calling Sequence

[cjdtai]=CL_dat_utc2tai(cjdutc)

Description

Parameters

cjdutc:

Modified (1950.0) julian day in UTC time scale (1xN)

cjdtai:

Modified (1950.0) julian day in TAI time scale (1xN)

Authors

See also

Examples

cjdutc=[21000:0.1:21001]';
[cjdtai]=CL_dat_utc2tai(cjdutc);
<< CL_dat_tai2utc Coordinates and frames CL_fr_G502J2000 >>