Orbital elements: Difference between revisions

Content deleted Content added
Grondilu (talk | contribs)
m removes 3rd person "s"
m added a ;Task: (bold) header.
Line 27: Line 27:
Those parameters allow for the determination of both the position and the speed of the orbiting object in [[wp:cartesian coordinates|cartesian coordinates]], those two vectors constituting the so-called [[wp:orbital state vectors|orbital state vectors]].
Those parameters allow for the determination of both the position and the speed of the orbiting object in [[wp:cartesian coordinates|cartesian coordinates]], those two vectors constituting the so-called [[wp:orbital state vectors|orbital state vectors]].



The purpose of this task is to show how to perform this conversion from orbital elements to orbital state vectors in your programming language.
;Task:
Show how to perform this conversion from orbital elements to orbital state vectors in your programming language.


TODO: pick an example from a reputable source, and bring the algorithm description onto this site. (Restating those pages in concise a fashion comprehensible to the coders and readers of this site will be a good exercise.)
TODO: pick an example from a reputable source, and bring the algorithm description onto this site. (Restating those pages in concise a fashion comprehensible to the coders and readers of this site will be a good exercise.)