Method: Wcs.fk425e
- Defined in:
- lib/wcs/libdoc.rb
.fk425e(ra, dec, epoch) ⇒ [ra,dec]
Convert B1950(FK4) to J2000(FK5) coordinates
403 404 405 |
# File 'lib/wcs/libdoc.rb', line 403 def fk425e(ra,dec,epoch) # This function is defined in C end |