PositionVectorSetFromSiteJD(Site, Double) Method
Initialize the PositionVector from a Site object using UTC Julian date
Namespace: ASCOM.Tools.NovasComAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public bool SetFromSiteJD(
Site site,
double ujd
)
Public Function SetFromSiteJD (
site As Site,
ujd As Double
) As Boolean
- site Site
- The Site object from which to initialize
- ujd Double
- UTC Julian Date
BooleanTrue if successful or throws an exception
The Julian date must be UTC Julian date, not terrestrial. Calculations will use the internal delta-T tables and estimator to get
delta-T.
Supported in: 2.0