Returns a UTC Julian date, given a Terrestrial Time Julian date (TJD).
Util.TJD_Julian(TJD)
The method syntax has these parts:
Part | Description |
---|---|
TJD (Double) | a Terrestrial Julian Date (TJD) |
Return (Double) | the corresponding UTC Julian date |
Note: This does not take into account the difference between UTC and Universal Time, which is at most 0.9 seconds.