Description Usage Arguments Value Author(s) References Examples
View source: R/CAABinaryStar_ApparentEccentricity.R
CAABinaryStar_ApparentEccentricity
1 | CAABinaryStar_ApparentEccentricity(e, i, w)
|
e |
e Eccentricity of the true orbit. |
i |
i The inclination of the plane of the true orbit in degrees to the plane at right angles to the line of sight. |
w |
w The longitude of the periastron in degrees. |
The apparent eccentricity of the binary star orbit
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAABinaryStar_ApparentEccentricity(e = 0.70, i = 22, w = 123)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.