Util.Julian_GMST() Method

Converts a UTC Julian date to a Greenwich Mean Sidereal Time.

Syntax

Util.Julian_GMST(JulianDate)

The method syntax has these parts:

Part Description
JulianDate (Double) a UTC Julian date
Return (Double) the corresponding Greenwich Mean Sidereal Time, hours

Remarks

None