We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
position
1 parent 127a730 commit 7dfae00Copy full SHA for 7dfae00
1 file changed
documentation/coordinates.rst
@@ -479,6 +479,10 @@ for a coordinate system oriented to the Solar System.
479
| ↕ Latitude ±90° above or below the ecliptic
480
| ↔ Longitude 0°–360° measured east from March equinox
481
482
+Let’s take the ``position`` we already calculated above,
483
+which happens to measure the position of Mars as viewed from Earth’s center,
484
+and express that vector’s direction in ecliptic coordinates:
485
+
486
.. testcode::
487
488
from skyfield.framelib import ecliptic_frame
0 commit comments