![]() |
libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
|
Contains modules and procedures to compute comet positions and properties for libTheSky. More...
Go to the source code of this file.
Modules | |
module | thesky_comets |
Procedures for comets. | |
Functions/Subroutines | |
subroutine | thesky_comets::cometxyz (t1, comid, x, y, z) |
Calculate heliocentric xyz coordinates for comet com at t1 (in J.mill DT). Usually called by cometgc() below. | |
subroutine | thesky_comets::cometgc (t, t0, comid, r, l, b, d) |
Calc geocentric lbr coordinates for comet com at t1 (in Julian millennia Dynamical Time) | |
Contains modules and procedures to compute comet positions and properties for libTheSky.
Definition in file comets.f90.