NovasMeanObliq Method

Compute the mean obliquity of the ecliptic.

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public static double MeanObliq(
	double JdTdb
)

Parameters

JdTdb  Double
TDB Julian Date.

Return Value

Double
Mean obliquity of the ecliptic in arcseconds.

Version Information

.NET Standard

Supported in: 2.0

See Also