Astro-satpass

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  ECI.pm 0.010:

    * Check for null arguments on most calls, so we die now rather
        than later.
    * Fix undefined value when calling set() with no arguments.

  ECI/Moon.pm 0.003:

    * Make singleton object by default.

  ECI/Sun.pm 0.004:

    * Make singleton object by default.

  bin/satpass 0.010:

    * Add qualifiers -brief, -list, and -delete to macro command.
        Parameter explicit_macro_delete controls what the macro
        command does when given a name but no definition.

    * Make -time work on macros and source commands.

    * Add ability to abort macros and source scripts on error,
        controlled by parameter error_out.

  Build.PL:

    * Correct add_to_cleanup() call.

    * Add omitted ECI/Sun.pm.

  Makefile.PL:

    * Add explicit PL_FILES => {}, to prevent old versions from
        trying to execute 'perl Build.PL Build'.

0.009		2006-07-23	T. R. Wyant
  ECI.pm 0.009:

    * Add represents() method.

  ECI/Sun.pm 0.003:

    * Remove redundant definition of ASTRONOMICAL_UNIT; use AU from
        Astro::Coord::ECI::Utils

  ECI/TLE.pm 0.006:

    * Add is_model_attribute(), is_valid_model().

  ECI/TLE/Set.pm 0.002:

    * Allow Astro::Coord::ECI::TLE::Set objects as arguments of add().

    * Take advantage of is_model_attribuite(), is_valid_model().

  bin/satpass 0.009:

    * Fix defaulting of second argument of quarters().

    * Allow macros to override core commands. Macros can no longer
        call themselves, and core commands can be accessed explicitly
        by the syntax core.command.

    * Relative times for the second and subsequent arguments of a
        command are relative to previous time argument of the same
        command, whether absolute or relative.

  Build.PL 0.001:

    * Initial version.

0.008		2006-07-14	T. R. Wyant
  ECI.pm 0.008:

    * Support the use of Astro::Coord::ECI::TLE::Set objects in the
        angle() method.

    * Add method attribute().

  ECI/TLE.pm 0.005:

    * Add the null model.

  ECI/TLE/Set.pm 0.001 - New container object.

  ECI/Utils.pm 0.006:

    * Add dynamical_delta() method (was private method in ECI.pm).

  bin/satpass 0.008:

    * Use Astro::Coord::ECI::TLE::Set objects to represent satellites
        when we have more than one set of orbital elements.

    * Add help for Astro::Coord::ECI::TLE::Set.

    * Add and document 'singleton' parameter. Use it in pass() and
        position().

    * Default end times relative to start times, rather than relative
        to the last explicit time.

    * Fix interaction between clipboard functionality and test hook.
        Thanks to IMACAT for help diagnosing and verifying.

    * Add acknowledgments.

0.007		2006-07-06	T. R. Wyant
  ECI.pm:

    * Optimize, mostly by being smarter about when to clear cached
      coordinates.

    * Correct spelling in POD.

  ECI/Moon.pm:

    * Change die to confess on programming error.

    * Correct spelling in POD.



( run in 0.832 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )