Differences between revisions 27 and 28
Revision 27 as of 2011-07-07 18:59:38
Size: 645
Comment:
Revision 28 as of 2011-07-07 19:11:38
Size: 645
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
<<latex(\usepackage{dsfont} % $$\mathds{R}$$)>> <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>

 $$\mathds{C}$$

\begin{equation}
x=R\frac{\beta\theta}{\sqrt{\alpha\beta}}\cos{(\alpha\phi)}
\end{equation}

\begin{eqnarray}
y & = & R\frac{\alpha\phi}{\sqrt{\alpha\beta}} \\
\alpha & = & \frac{2\arccos{c}}{\pi} \\
\beta & = & \frac{\alpha}{2p}
\end{eqnarray}

where $$\theta$$ is the longitude and $$\phi$$ the latitude. R is the radius of the sphere, which is 1 in our program. $$c=0.5$$ and $$p=0.5$$ are two constants controlling the shape of the projection.

StatsPage (last edited 2011-07-07 19:11:38 by WikiAdministrator)

MoinMoin Appliance - Powered by TurnKey Linux