The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.050 - 2012-05-04

  • The 'status iridium' command in the 'satpass' script is now fatal; it has been deprecated in favor of 'status show' for some time, issued a warning on every use since version 0.044.

Changes for version 0.049_03 - 2012-04-12

  • Have Astro::Coord::ECI method heliocentric_ecliptic_cartesian() set the object's {inertial} to true. Add module Astro::Coord::ECI::Mixin to provide common-logic methods which do not seem to fit the object hierarchy. Promote method ecliptic_longitude() from Astro::Coord::ECI::Sun to Astro::Coord::ECI.

Changes for version 0.049_01 - 2012-03-31

  • In Astro::Coord::ECI:
    • Add attribute 'sun', to hold the object used to convert to and from Heliocentric coordinates.
    • Add methods ecliptic_cartesian(), heliocentric_ecliptic(), and heliocentric_ecliptic_cartesian().
    • Consolidate code for conversion between Cartesian and spherical coordinates.
  • In Astro::Coord::ECI::Set:
    • Have the aggregate() method _not_ aggregate TLEs that have a blank ID and model 'null'. This piece of ad-hocery was necessary to prevent aggregation of "fake" TLEs representing different fixed points in space (e.g. as created by the satpass or satpass2 'geodetic' command).

Documentation

Predict satellite passes over an observer.
Overview of Astro::Coord::ECI and friends

Modules

Manipulate geocentric coordinates
Provide common methods without multiple inheritance.
Compute the position of the Moon.
Compute the position of a star.
Compute the position of the Sun.
Compute satellite locations using NORAD orbit propagation models
Compute behavior of Iridium satellites
Represent a set of data for the same ID.
Utility routines for astronomical calculations