Changeset 14590 for trunk/Ohana/src/relastro/src/ParFactor.c
- Timestamp:
- Aug 21, 2007, 2:10:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/src/ParFactor.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/src/ParFactor.c
r12332 r14590 49 49 /* given a time T in UNIX seconds, determine the solar longitude S */ 50 50 51 jd = sec_to_jd (T);51 jd = ohana_sec_to_jd (T); 52 52 sun_ecliptic (jd, &L, &B, &E); 53 53
Note:
See TracChangeset
for help on using the changeset viewer.
