%GPS2UTC Convert GPS time tags to UTC(GMT) time accounting for leap seconds
% GPS2UTC(date) corrects an array of GPS dates(in any matlab format) for
% leap seconds and returns an array of UTC datenums where:
% UTC = GPS - 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 UTC2GPS.
引用格式
Ian Howat (2024). GPS to UTC(GMT) time conversion (https://www.mathworks.com/matlabcentral/fileexchange/21194-gps-to-utc-gmt-time-conversion), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Dates and Time 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |