Astro::PAL

Perl interface to Starlink PAL positional astronomy library
Download

Astro::PAL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tim Jenness
  • Publisher web site:
  • http://search.cpan.org/~tjenness/

Astro::PAL Tags


Astro::PAL Description

Astro::PAL is a Perl module that provides a Perl interface to either the Starlink PAL positional astronomy library.Return values are returned on the stack rather than being modified in place.In addition small utility subroutines are provided that do useful tasks (from the author's point of view) - specifically routines for calculating the Local Sidereal Time.SYNOPSIS use PAL; use PAL qw(:constants :pal); ($ra2000, $dec2000) = palFk45z($ra, $dec, 1950.0); ($mjd, $status) = palCldj($yy, $mn, $dd); ($lst, $mjd) = lstnow($long); ($lst, $mjd) = ut2lst_tel($yy,$mn,$dd,$hh,$mm,$ss,'JCMT');Product's homepage


Astro::PAL Related Software