Click or drag to resize

TimeStandardBarycentricDynamicalTime Property

Gets the Barycentric Dynamical Time (TDB) time standard.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static TimeStandard BarycentricDynamicalTime { get; }

Property Value

Type: TimeStandard
Remarks

TDB is related to TT according to the relationship TDB = TT + deltaT, where deltaT is the difference due to time dilation and is determined according to equation (2.222-1) on page 42 of Seidelmann, P. Kenneth, ed. "Explanatory Supplement to the Astronomical Almanac". Mill Valley, CA: University Science Books, 1992.

See Also