Click or drag to resize

IersTechnicalNote21GetGreenwichHourAngle Method

Computes the hour angle measured using the Greenwich mean sidereal time.

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 GetGreenwichHourAngle(
	JulianDate date
)

Parameters

date
Type: AGI.Foundation.TimeJulianDate
The date at which to retrieve the hour angle.

Return Value

Type: Double
The Greenwich hour angle (GHA), in radians.
See Also