摘要
The illustration was made using LaTeX and tikz using the following code:
\begin{tikzpicture}[scale=.4]
\begin{scope}
\draw[fill=blue!25,rotate=-23.5] (0,0)circle (.63781 and .63568);
\draw[gray,ultra thin,dashed](0,-.7)--++(0,1.6);
\draw (0,0) ++(90-23.5:.8)--++(90-23.5:-1.6);
\begin{scope}[rotate around={5.14:(0,0)}]
\draw[<->] (.75,0)--++(38.22,0)node[above,midway,rotate=5.14]{384 400 km}node[below,midway,text=gray,rotate=5.14]{\footnotesize{Perigee: 363 300 km. Apogee: 405 500 km}};
\draw (.63781+38.44+.1736,0) coordinate (moon);
\end{scope}
\draw[fill=gray] (moon) circle (.1736 and .1738);
\draw[->,gray] (30,0)arc(0:5.14:30)node[midway,right]{5.14$^\circ$};
\draw[ultra thin,gray](.75,0)--++(37.6,0)node[midway,below]{Ecliptic plane};
\end{scope}
\end{tikzpicture}
许可协议
我,本作品著作权人,特此采用以下许可协议发表本作品:
您可以自由地:
共享 – 复制、发行并传播本作品
修改 – 改编作品
惟须遵守下列条件:
署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议 分发您贡献的作品。 https://creativecommons.org/licenses/by-sa/4.0 CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 true true 英语 Earth and moon to scale w. orbital distance, radius of both bodies, relevant angles.