Click or drag to resize

IersTechnicalNote21GetGreenwichMeanSiderealTimeOfMidnight Method

Computes the mean sidereal time of Greenwich at 0hr UT1 on the provided Julian date.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static double GetGreenwichMeanSiderealTimeOfMidnight(
	JulianDate date
)

Parameters

date
Type: AGI.Foundation.TimeJulianDate
The date at which to retrieve the mean sidereal time

Return Value

Type: Double
The mean sidereal time of Greenwich at 0hr UT1, in seconds.
See Also