View source: R/optimal_angle.R
Taken from Equations 40 and 43 in Appelbaum 1993. Warning: - Equation 40 in Appelbaum 1993 is wrong. Took Equation 40 in Appelbaum 1995 instead. - Equation 40 in Appelbaum 1995 returns negative values. Changed the equation to include abs().
1 | optimal_angle(Ls, phi, unit = 1)
|
Ls |
areocentric longitude. |
phi |
planetary latitude. |
unit |
unit of the calculated beta angle, 1 for radians or 2 for degrees. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.