Description Usage Arguments Value Author(s) References Examples
View source: R/CAADiameters_ApparentAsteroidDiameter.R
CAADiameters_ApparentAsteroidDiameter
1 | CAADiameters_ApparentAsteroidDiameter(Delta, d)
|
Delta |
Delta The distance to the asteroid in astronomical units. |
d |
d The diameter of the asteroid in kilometres. |
The asteroid's apparent diameter in arc seconds.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.
1 | CAADiameters_ApparentAsteroidDiameter(Delta = 2, d = 600)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.