Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
engine:worldlayout [2017/06/04 17:00] – [Angles] zdimension | engine:worldlayout [2017/06/04 21:34] (current) – zdimension | ||
---|---|---|---|
Line 32: | Line 32: | ||
The conversion functions are: | The conversion functions are: | ||
\\ | \\ | ||
- | $\varphi_{\mathrm{rad}} = \varphi_{\mathrm{deg}} \cdot \pi \div 180 = \varphi_{\mathrm{AU}} \cdot \pi \div 2^{15}$ | + | $\varphi_{\mathrm{rad}} = \varphi_{\mathrm{deg}} \cdot \pi / 180 = \varphi_{\mathrm{AU}} \cdot \pi / 2^{15}$ |
\\ | \\ | ||
- | $\varphi_{\mathrm{deg}} = \varphi_{\mathrm{rad}} \cdot 180 \div \pi = \varphi_{\mathrm{AU}} \cdot 180 \div 2^{15}$ | + | $\varphi_{\mathrm{deg}} = \varphi_{\mathrm{rad}} \cdot 180 / \pi = \varphi_{\mathrm{AU}} \cdot 180 / 2^{15}$ |
\\ | \\ | ||
- | $\varphi_{\mathrm{AU}} = \varphi_{\mathrm{deg}} \cdot 2^{15} | + | $\varphi_{\mathrm{AU}} = \varphi_{\mathrm{deg}} \cdot 2^{15} |
==== YPR Rotation ==== | ==== YPR Rotation ==== |