You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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)
Cite As
Darin Koblick (2026). 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. Retrieved .
Acknowledgements
Inspired: Convert Julian Date to Greenwich Apparent Sidereal Time, Convert ECI to ECEF Coordinates, Convert ECEF to ECI Coordinates
General Information
- Version 1.0.0.0 (1.62 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
