Julian Date to Greenwich Mean Sidereal Time
by Darin Koblick
12 Jul 2010
Convert a given Julian Date to Greenwich Mean Sidereal Time (GMST) in degrees.
|
Watch this File
|
| File Information |
| Description |
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) |
| Acknowledgements |
This submission has inspired the following:
Convert ECEF to ECI Coordinates, Convert Julian Date to Greenwich Apparent Sidereal Time, Convert ECI to ECEF Coordinates
|
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 17 Dec 2010 |
7ate9
|
|
|
|
Contact us at files@mathworks.com