Differences between revisions 1 and 26 (spanning 25 versions)
Revision 1 as of 2011-06-30 18:56:21
Size: 35
Comment:
Revision 26 as of 2011-07-07 18:59:02
Size: 645
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{#!text_x_mathtran
\gamma
#acl All:read
#format wiki
#pragma section-numbers 3
#language en

<<latex(\usepackage{dsfont} % $$\mathds{R}$$)>>

{{{#!latex
\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}
Line 4: Line 19:

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

 $$\mathds{R}$$

\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 latex($$\phi$$) the latitude. R is the radius of the sphere, which is 1 in our program. latex($$c=0.5$$) and latex($$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