StarDeltaT Property

The value of delta-T (TT - UT1) to use for reductions.

Definition

Namespace: ASCOM.Tools.NovasCom
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public double DeltaT { get; set; }

Property Value

Double
The value of delta-T (TT - UT1) to use for reductions.

Return Value

Double
Seconds

Remarks

If this property is not set, calculations will use an internal function to estimate delta-T.

Version Information

.NET Standard

Supported in: 2.0

See Also