Search results for "module:Astro::Coords"
Astro::Coords - Class for handling astronomical coordinates
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 elevation...
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Fixed - Manipulate coordinates that are fixed on the sky
This subclass of "Astro::Coords" allows for the manipulation of coordinates that are fixed on the sky. Sometimes a telescope should be commanded to go to a fixed location (eg for a calibration) and this class puts those coordinates (Azimuth and eleva...
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Angle - Representation of an angle
Helper class for "Astro::Coords" to represent an angle. Methods are provided for parsing angles in sexagesimal format and for returning angles in any desired format....
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Offset - Represent an offset from a base position
Sometimes, it is necessary for a position to be specified that is offset from the base tracking system. This class provides a means of specifying an offset in a particular coordinate system and using a specified projection....
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Planet - coordinates relating to planetary motion
This class is used by "Astro::Coords" for handling coordinates for planets.....
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Elements - Specify astronomical coordinates using orbital elements
This class is used by "Astro::Coords" for handling coordinates specified as orbital elements....
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Equatorial - Manipulate equatorial coordinates
This class is used by "Astro::Coords" for handling coordinates specified in a fixed astronomical coordinate frame. You are not expected to use this class directly, the "Astro::Coords" class should be used for all access (the "Astro::Coords" construct...
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Calibration - calibrations that do not have coordinates
Occasionally observations do not have any associated coordinates. In particular calibration observations such as DARKs and ARRAY TESTS do not require the telescope to be in any particular location. This class exists in order that these types of obser...
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Angle::Hour - Representation of an angle in units of hours
Class similar to "Astro::Coords::Angle" but representing the angle as a time. Suitable for use as hour angle or Right Ascension. Inherits from "Astro::Coords::Angle". For hour angle a range of "PI" is suitable, for Right Ascension use "2PI". Default ...
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::Coords::Interpolated - Specify astronomical coordinates using two reference positions
This class is used by "Astro::Coords" for handling coordinates for moving sources specified as two coordinates at two epochs....
GSB/Astro-Coords-0.21 - 18 Apr 2023 00:24:02 UTC
Astro::SkyCat - Interface to the ESO SkyCat library
This module provides a perl interface to the ESO SkyCat library. The library can be used to retrieve catalogues and astronomical images....
TJENNESS/Astro-SkyCat-0.01 - 07 Apr 2001 02:42:55 UTC
Astro::Misc - Miscellaneous astronomical routines
Astro::Misc contains an assorted set Perl routines for doing various astronomical calculations....
CPHIL/Astro-0.78 - 27 Apr 2015 23:41:39 UTC
Astro::Catalog - A generic API for stellar catalogs
Stores generic meta-data about an astronomical catalog. Takes a hash with an array reference as an argument. The array should contain a list of Astro::Catalog::Item objects. Alternatively it takes a catalog format and either the name of a catalog fil...
GSB/Astro-Catalog-4.37 - 19 Apr 2023 03:16:25 UTC
Astro::Coord::ECI - Manipulate geocentric coordinates
This module was written to provide a base class for a system to predict satellite visibility. Its main task is to convert the Earth-Centered Inertial (ECI) coordinates generated by the NORAD models into other coordinate systems (e.g. latitude, longit...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Catalog::Item - A generic star object in a stellar catalog
Stores generic meta-data about an individual stellar object from a catalog. If the catalog has a field center the Distance and Position Angle properties should be used to store the direction to the field center, e.g. a star from the USNO-A2 catalog r...
GSB/Astro-Catalog-4.37 - 19 Apr 2023 03:16:25 UTC
Astro::Catalog::Query - Base class for Astro::Catalog query objects
This class forms a base class for all the query classes provided in the "Astro::Catalog" distribution (eg "Astro::Catalog::GSC::Query")....
GSB/Astro-Catalog-4.37 - 19 Apr 2023 03:16:25 UTC
Astro::Coord::ECI::TLE - Compute satellite locations using NORAD orbit propagation models
This module implements the orbital propagation models described in "SPACETRACK REPORT NO. 3, Models for Propagation of NORAD Element Sets" and "Revisiting Spacetrack Report #3." See the ACKNOWLEDGMENTS section for details on these reports. In other w...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Coord::ECI::Star - Compute the position of a star.
This module implements the position of a star (or any other object which can be regarded as fixed on the celestial sphere) as a function of time, as described in Jean Meeus' "Astronomical Algorithms," second edition. It is a subclass of Astro::Coord:...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Catalog::IO::JCMT - JCMT catalog I/O for Astro::Catalog
This class provides read and write methods for catalogs in the JCMT pointing catalog format. The methods are not public and should, in general, only be called from the "Astro::Catalog" "write_catalog" and "read_catalog" methods....
GSB/Astro-Catalog-4.37 - 19 Apr 2023 03:16:25 UTC