The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.102 - 2018-09-24

  • Almanac descriptions are now sensitive to object name. That is to say, if for some reason you designate a different name for the Sun, almanac descriptions will reflect that.
  • The mutator for the 'sun' attribute now requires the new value to be a member of $self->SUN_CLASS(), rather than SUN_CLASS. This way a subclass can place more stringent restrictions on it.
  • Also it turns out that the 'sun' attribute was never documented. So it is now.

Documentation

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

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
Represent a set of data for the same ID.
Utility routines for astronomical calculations