Julian Date to Greenwich Mean Sidereal Time

Convert a given Julian Date to Greenwich Mean Sidereal Time (GMST) in degrees.
2K descargas
Actualizado 12 jul 2010

Ver licencia

Convert a specified Julian Date Vector to Greenwich Mean Sidereal Time (GMST). The expected input matrix may contain multiple dimensions. The output matrix will be in the same size as the input matrix. Warning: Use caution when using GMST as a substitute for Greenwich Apparent Sidereal Time (GAST).

To run JD2GMST, use the following code sequence:
GMST = JD2GMST(JD);

Where:
JD is the Julian Date input (days)
GMST is the resulting Greenwich Mean Sidereal Time output (0 to 360deg)

Citar como

Darin Koblick (2024). Julian Date to Greenwich Mean Sidereal Time (https://www.mathworks.com/matlabcentral/fileexchange/28176-julian-date-to-greenwich-mean-sidereal-time), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Dates and Time en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0