Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

IAUID

IAU name creator.


Description

Creates IAU legal names for objects given coordinates, name and epoch.

Usage

IAUID(ra, dec, name = "GAMA", epoch = "J")

Arguments

ra

Right Ascension in decimal degrees.

dec

Declination in decimal degrees.

name

Name to be appended to IAU designation as a string.

epoch

Epoch, i.e. 'J' (default) or 'B'. Enter as a string.

Value

Text string that outputs an IAU legal name for an object.

Author(s)

Aaron Robotham

Examples

IAUID(123.45,67.89,'GAMA','J')

celestial

Collection of Common Astronomical Conversion Routines and Functions

v1.4.6
GPL-3
Authors
Aaron Robotham
Initial release
2018-11-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.