source: buchla-68k/orig/DATE/SUN.FNS

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 1.1 KB
Line 
1acos_deg 376 SUN.C acos_deg(x)
2adj24 242 SUN.C adj24(hrs)
3adj360 229 SUN.C adj360(deg)
4asin_deg 383 SUN.C asin_deg(x)
5atan_deg 407 SUN.C atan_deg(x)
6atan_q_deg 390 SUN.C atan_q_deg(y,x)
7cos_deg 421 SUN.C cos_deg(x)
8dh_to_hm 496 SUN.C dh_to_hm(dh, h, m)
9dtor 214 SUN.C dtor(deg)
10eq_to_altaz 514 SUN.C eq_to_altaz(r, d, t, alt, az)
11gmst 552 SUN.C gmst(j, f)
12hms_to_dh 348 SUN.C hms_to_dh(h, m, s)
13initopts 254 SUN.C initopts(argc,argv)
14julian_date 326 SUN.C julian_date(m, d, y)
15lon_to_eq 434 SUN.C lon_to_eq(lambda, alpha, delta)
16lst_to_hm 470 SUN.C lst_to_hm(lst, jd, h, m)
17main 81 SUN.C main(argc,argv)
18rise_set 447 SUN.C rise_set(alpha, delta, lstr, lsts, ar, as)
19rtod 221 SUN.C rtod(deg)
20sin_deg 414 SUN.C sin_deg(x)
21solar_lon 357 SUN.C solar_lon(ed)
22tan_deg 428 SUN.C tan_deg(x)
23usage 319 SUN.C usage()
Note: See TracBrowser for help on using the repository browser.