Description Usage Arguments Value Examples
View source: R/FeaturesEstimationFunctions.R
This function returns the distance from ngal galaxies to a galaxy.
1 | get_distance(x, x0, y, y0, ngal)
|
x |
Vector with the Right ascensions in radians. |
x0 |
Right ascension of the central galaxy. |
y |
Vector with the Declinations in radians. |
y0 |
Declination of the central galaxy. |
ngal |
Number of galaxies to be returned |
Vector with the distances to the central galaxy.
1 | get_distance(x, x0, y, y0, ngal)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.