Julian Date to Greenwich Mean Sidereal Time

版本 1.0.0.0 (1.6 KB) 作者: Darin Koblick
Convert a given Julian Date to Greenwich Mean Sidereal Time (GMST) in degrees.
2.0K 次下载
更新时间 2010/7/12

查看许可证

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)

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB 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