![]() |
libTheSky
Routines to compute sky positions of Sun, Moon, planets and more
|
Procedures that calculate a low-accuracy position of the Sun for libTheSky. More...
Go to the source code of this file.
Modules | |
module | thesky_sun |
Low-accuracy procedures for the Sun. | |
Functions/Subroutines | |
subroutine | thesky_sun::sunpos_la (jd, calc, lat, lon) |
Low-accuracy solar coordinates. | |
subroutine | thesky_sun::sunpos_vla (doy, hour, lon, lat, tz, ha, dec, az, alt) |
Compute the position of the Sun - very low accuracy routine (~0.18 degrees in az/alt) | |
real(double) function | thesky_sun::sunmagn (dist) |
Calculate Sun magnitude. | |
Procedures that calculate a low-accuracy position of the Sun for libTheSky.
Definition in file sun.f90.