TransformJulianDateUTC Property
Sets or returns the Julian date on the UTC timescale for which the transform will be made
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public double JulianDateUTC { get; set; }
Public Property JulianDateUTC As Double
Get
Set
DoubleJulian date (UTC) of the transform (1757583.5 to 5373484.499999 = 00:00:00 1/1/0100 to 23:59:59.999 31/12/9999)
DoubleUTC Julian date that will be used by Transform or zero if the PC's current clock value will be used to calculate the Julian date.
Introduced in April 2014 as an alternative to JulianDateTT. Only one of JulianDateTT or JulianDateUTC needs to be set. Use whichever is more readily available, there is no
need to set both values. Transform will use the last set value of either JulianDateTT or JulianDateUTC as the basis for its calculations.
Supported in: 2.0