Julian Date to Greenwich Mean Sidereal Time

버전 1.0.0.0 (1.62 KB) 작성자: Darin Koblick
Convert a given Julian Date to Greenwich Mean Sidereal Time (GMST) in degrees.
다운로드 수: 2K
업데이트 날짜: 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