Produced by IDL 7.1.1
User Documentation

./toolbox
juldaytolmst.pro

Last modification date:
Wed Sep 28 13:27:11 2016

juldaytolmst

function juldaytolmst(juldat, [obslong=double])

Convert from Julian day to local mean sidereal time. By default the longitude of the GBT is used.

If you need local apparent sidereal time, then add the equation of the equinox to these values (see nutation_m()).

This code came from Phil Perillat at Arecibo. Local changes:

Returns
lmst[n]: double local mean sidereal time in radians
Uses
utcinfoinp utcToUt1
Version
$Id$

Parameters
juldat
in, required
double
Array of julian days to convert.

Keywords
obslong
in, optional
double (def. GBT)
East longitude of observatory in degrees.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:39 2016