Correct for light deflection due to solar gravitation. More...
Functions | |
| void | ae_relativity (double p[], double q[], double o[]) |
| Correct for light deflection due to solar gravitation. More... | |
Correct for light deflection due to solar gravitation.
| void ae_relativity | ( | double | p[], |
| double | q[], | ||
| double | o[] | ||
| ) |
Correct for light deflection due to solar gravitation.
Note that this blows up if the object is very near (or is) the sun. Therefore, if the sun-object or sun-object distance is zero, no correction is made.
See AA page B37.
| p | The unit vector from observer to an object; this routine returns the corrected vector in this parameter. |
| q | The heliocentric ecliptic rectangular coordinates of the object. |
| o | The heliocentric ecliptic rectangular coordinates of the observer. |
Referenced by ae_geocentric(), and ae_geocentric_from_cat().
| AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |