ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
13 lines
536 B
Text
13 lines
536 B
Text
Astro::Coords is a class for manipulating and transforming astronomical
|
|
coordinates. Can handle the following coordinate types:
|
|
- Equatorial RA/Dec, galactic (including proper motions and parallax)
|
|
- Planets
|
|
- Comets/Asteroids
|
|
- Fixed locations in azimuth and elevations
|
|
- Interpolated apparent coordinates
|
|
|
|
For time dependent calculations a telescope location and reference time must be
|
|
provided. See Astro::Telescope and DateTime for details on specifying location
|
|
and reference epoch.
|
|
|
|
WWW: https://metacpan.org/release/Astro-Coords
|