Sun position
Sun position algorithm
|
Files | |
file | astron.h [code] |
astron.h - assorted definitions useful for astronomy | |
file | general.h [code] |
general.h - definitions of general use to (standard) C programs | |
file | instead-of-math.h [code] |
instead-of-math.h - header to be included instead of math.h | |
file | main.c [code] |
main.c - Simple demo program for Sun position using rectangular coordinates | |
file | moon.h [code] |
moon.h - routines to calculate the Moon's position | |
file | planet.h [code] |
planet.h - Astronomical routines to get the positions of planets | |
file | sky.h [code] |
sky.h - structures and routines for astronomical observing & tracking | |
file | sky0.h [code] |
sky0.h - astronomical coordinate conversion for NREL Sun Position Algorithm | |
file | sky1.h [code] |
sky1.h - astronomical coordinate conversion routines, IAU 1980 | |
file | skyfast.h [code] |
skyfast.h - set up and use interpolation for rapid calculation of a celestial object's apparent coordinates. | |
file | skyio.h [code] |
skyio.h - output and formatting routines and a read routine | |
file | star.h [code] |
star.h - Astronomical conversion routines for stars and other objects beyond the Solar System | |
file | sun.h [code] |
sun.h - routines to calculate the Sun's position | |
file | vectors3d.h [code] |
vectors3d.h - Three dimensional geometry, vectors and matrices | |