Package coords :: Module pytpm_wrapper
[show private | hide private]
[frames | no frames]

Module coords.pytpm_wrapper

This routine wraps the pytpm.blackbox routine in order to apply
the longitude convention preferred in coords. All astrolib.coords routines
should call pytpm_wrapper.blackbox() instead of pytpm.blackbox().
    Since pytpm is itself a wrapper for the TPM library, the change could
have been made there; but the modulo operator in C only works on integers,
so it was simpler to do it in python. Also, this leaves pytpm itself as a more
transparent wrapper for TPM.

Function Summary
  blackbox(x, y, instate, outstate, epoch, equinox, timetag)

Generated by Epydoc 2.1 on Mon Feb 12 15:01:04 2007 http://epydoc.sf.net