UTC to GPS time coverter

版本 1.0.0.0 (1.7 KB) 作者: Ian Howat
Convert UTC(GMT) time tags to GPS time accounting for leap seconds
6.1K 次下载
更新时间 2008/8/25

查看许可证

%UTC2GPS Convert UTC(GMT) time tags to GPS time accounting for leap seconds
% UTC2GPS(date) corrects an array of UTC dates(in any matlab format) for
% leap seconds and returns an array of GPS datenums where:
% GPS = UTC + steptime
% Currently step times are through Jan 1 2009, but need to be added below
% as they are instuted. All input dates must be later than the start of
% GPS time on Jan 6 1980 00:00:00
%
% See also GPS2UTC.

引用格式

Ian Howat (2024). UTC to GPS time coverter (https://www.mathworks.com/matlabcentral/fileexchange/21193-utc-to-gps-time-coverter), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dates and Time 的更多信息
致谢

启发作品: Sold Earth Tide Predictions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0