libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
Loading...
Searching...
No Matches
Modules | Functions/Subroutines
comets.f90 File Reference

(libTheSky version 0.4.2, revision 264, hash 4e52568, 2023-12-04)

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)
 

Detailed Description

Contains modules and procedures to compute comet positions and properties for libTheSky.

Definition in file comets.f90.