The time of observation.
The body to be used as the observation location.
The body to be observed.
true to correct for aberration, or false to leave uncorrected.
The position vector at the solved backdated time.
The t field holds the time that light left the observed
body to arrive at the observer at the observation time.
Solve for light travel time correction of apparent position.
When observing a distant object, for example Jupiter as seen from Earth, the amount of time it takes for light to travel from the object to the observer can significantly affect the object's apparent position.
This function solves the light travel time correction for the apparent relative position vector of a target body as seen by an observer body at a given observation time.
For geocentric calculations, GeoVector also includes light travel time correction, but the time
tembedded in its returned vector refers to the observation time, not the backdated time that light left the observed body. ThusBackdatePositionprovides direct access to the light departure time for callers that need it.For a more generalized light travel correction solver, see CorrectLightTravel.