SofaEpj2jd Method
Split Julian epoch into JD pair.
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static void Epj2jd(
double epj,
ref double djm0,
ref double djm
)
Public Shared Sub Epj2jd (
epj As Double,
ByRef djm0 As Double,
ByRef djm As Double
)
Parameters
- epj Double
- Julian epoch.
- djm0 Double
- Returned Julian Date zero-point (MJD convention).
- djm Double
- Returned Modified Julian Date corresponding to epj.
This is a P/Invoke wrapper for the SOFA iauEpj2jd routine.
Supported in: 2.0