Changeset 22682 for trunk/psLib/src/astro/psEarthOrientation.c
- Timestamp:
- Feb 26, 2009, 10:21:48 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psEarthOrientation.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psEarthOrientation.c
r21388 r22682 767 767 psTime *in = psTimeCopy(time); 768 768 if (in->type != PS_TIME_UT1) { 769 in =psTimeConvert(in, PS_TIME_UT1);769 psTimeConvert(in, PS_TIME_UT1); 770 770 } 771 771 //Check if tidal corrections should be included.
Note:
See TracChangeset
for help on using the changeset viewer.
