GPS to UTC(GMT) time conversion
%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.
Citar como
Ian Howat (2025). GPS to UTC(GMT) time conversion (https://la.mathworks.com/matlabcentral/fileexchange/21194-gps-to-utc-gmt-time-conversion), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
