Go to the documentation of this file.
21 write(*,*)
'Enter year, day'
26 do msec=0,86400*1000,100
27 call getorbit(year,day,msec,orbnum,pdsec,inorad,cline1,cline2)
28 if (msec .eq. 0) orbnum2 = orbnum
30 if (orbnum .ne. orbnum2)
then
36 write(*,10) iyear,iday,dsec,usec,pdsec,orbnum
37 10
format(i4,x,i3,x,f7.2,x,f12.1,x,f7.2,x,i7)
double yds2unix(int16_t year, int16_t day, double secs)
subroutine getorbit(iyr, iday, msec, iorbno, inorad, cline1, cline2)