- Timestamp:
- Mar 5, 2009, 11:13:29 AM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090215
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/astro/psEarthOrientation.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090215
-
branches/cnb_branches/cnb_branch_20090215/psLib/src/astro/psEarthOrientation.c
r21388 r23197 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.
