Click or drag to resize

IersTechnicalNote21GetGreenwichMeanSiderealTime Method

Computes the mean sidereal time of Greenwich at 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 GetGreenwichMeanSiderealTime(
	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, in seconds.
See Also