blob: 74b974e347b931619a8ee5355f1b09dfc4140c2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
The SOFA Collection consists of libraries of routines in ANSI C. There is a
suite of vector/matrix routines and various utilities that underpin the
astronomy algorithms, which include routines for the following:
* Astrometry
* Calendars
* Time Scales
* Ecliptic Coordinates
* Earth Rotation and Sidereal Time
* Ephemerides (medium precision)
* Fundamental Arguments
* Galactic Coordinates
* Geocentric/Geodetic Transformations
* Precession, Nutation and Polar Motion
* Star Catalog Conversion
WWW: http://www.iausofa.org
|