Search results for "module:Astro::Coord::ECI"
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::Coord::ECI::Sun - Compute the position of the Sun.
This module implements the position of the Sun as a function of time, as described in Jean Meeus' "Astronomical Algorithms," second edition. It is a subclass of Astro::Coord::ECI, with the id, name, and diameter attributes initialized appropriately, ...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 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::Coord::ECI::Moon - Compute the position of the Moon.
This module implements the position of the Moon as a function of time, as described in Jean Meeus' "Astronomical Algorithms," second edition. It is a subclass of Astro::Coord::ECI, with the id, name, and diameter attributes initialized appropriately,...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Coord::ECI::Mixin - Provide common methods without multiple inheritance.
This package provides code re-use without multiple inheritance. Classes that wish to make use of the methods simply import them. Some of the methods require manifest constants to be defined; these are specified with the method. This package is privat...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Coord::ECI::Utils - Utility routines for astronomical calculations
This module was written to provide a home for all the constants and utility subroutines used by Astro::Coord::ECI and its descendants. What ended up here was anything that was essentially a subroutine, not a method. Because figuring out how to conver...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Coord::ECI::VSOP87D - Implement the VSOP87D planetary position model.
This Perl module implements the VSOP87D model of planetary motion in a manner that is consistent with the Astro::Coord::ECI hierarchy. The VSOP87 models calculate the positions of the planets through Neptune as a series of cosine terms. They were cre...
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::TLE::Set - Represent a set of data for the same ID.
This module is intended to represent a set of orbital elements, representing the same NORAD ID at different points in time. It can contain any number of objects of class Astro::Coord::ECI::TLE (or any subclass thereof) provided all contents are of th...
WYANT/Astro-satpass-0.129 - 11 Mar 2023 13:37:46 UTC
Astro::Coord::ECI::TLE::Iridium - Compute behavior of Iridium satellites
This class is a subclass of Astro::Coord::ECI::TLE, representing original-design Iridium satellites. This class will probably not work for the Iridium Next satellites, which are being launched starting early 2017. The "Astro::Coord::ECI::TLE->parse()...
WYANT/Astro-Coord-ECI-TLE-Iridium-0.132 - 07 Apr 2022 13:34:57 UTC
Astro::Coord::ECI::VSOP87D::Sun - VSOP87D model of the position of the Sun
This Perl class computes the position of the Sun using the VSOP87D model. It is a subclass of Astro::Coord::ECI::Sun....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Mars - VSOP87D model of the position of Mars
This Perl class computes the position of Mars using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Superior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Venus - VSOP87D model of the position of Venus
This Perl class computes the position of Venus using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Inferior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Uranus - VSOP87D model of the position of Uranus
This Perl class computes the position of Uranus using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Superior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Saturn - VSOP87D model of the position of Saturn
This Perl class computes the position of Saturn using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Superior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Neptune - VSOP87D model of the position of Neptune
This Perl class computes the position of Neptune using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Superior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Jupiter - VSOP87D model of the position of Jupiter
This Perl class computes the position of Jupiter using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Superior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC
Astro::Coord::ECI::VSOP87D::Mercury - VSOP87D model of the position of Mercury
This Perl class computes the position of Mercury using the VSOP87D model. It is a subclass of Astro::Coord::ECI::VSOP87D::_Inferior....
WYANT/Astro-Coord-ECI-VSOP87D-0.006 - 07 Aug 2021 14:34:33 UTC