home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / suntim.zip / READ.ME next >
Text File  |  1988-05-09  |  2KB  |  69 lines

  1. SUNTIM2.EXE is an updated version of SUNTIME.EXE.  More information is
  2. displayed and corrections were made to give more accurate calculations.
  3. In addition to Sidereal Time, information about the sun is displayed,
  4. giving Right Ascension, Declination, Distance and Size.
  5.  
  6. When first loaded the Program Menu is displayed.
  7.  
  8.       F1   Real Time Clock from computer system clock.
  9.       F2   User Input Time where the user may enter a date/time.
  10.       F10  Exit Program.
  11.  
  12. The Escape Key is used to exit from the Real Time Clock Mode and after
  13. entering the User Time.
  14.  
  15. Because of limitations of my program library valid years are only
  16. between the years 1902 and 2038.  Years beyond these limits will give
  17. errors in the displayed date/time but the Julian Date and other calculations
  18. are correct.
  19.  
  20. Three times are displayed in the SIDEREAL window.  First GST, then just
  21. below GST is the difference between UT and GST.  This time should advance
  22. by about 10 seconds every hour.  Finally, LST is displayed.
  23.  
  24. Arrows in the Sun Information Window indicate increasing or decreasing
  25. values of RA, Dec and Size.
  26.  
  27.  
  28.  
  29.                         COMMAND LINE INPUT
  30.  
  31. The command line input is: SUNTIM2 [offset] [longitude] [bios]
  32.  
  33. Offset is the time that is added to the system clock to give GMT.
  34. For example:
  35.  
  36.       Pacific Standard Time     8
  37.       Pacific Daylight Time     7
  38.       Mountain Standard Time    7
  39.       Mountain Daylight Time    6
  40.       Central Standard Time     6
  41.       Central Daylight Time     5
  42.       Eastern Standard Time     5
  43.       Eastern Daylight Time     4
  44.  
  45. Longitude is the lontitude of the site of interest entered as decimal degrees.
  46. For example:
  47.  
  48.       Chicago, Illinois         87.90
  49.       Seattle, Washington      122.31
  50.  
  51.  
  52. Bios is the video mode used.  Normally 0 is used since it gives the fastest
  53. screen updates.  If you should notice hash on the screen try using 1 or 2.
  54. This will slow down the screen updates somewhat, but should eliminate the
  55. screen hash caused by the IBM BIOS.
  56.  
  57. See XTIME.BAT for a sample of the loading.
  58.  
  59. All command line arguments must be present or an error message
  60. will be displayed, giving a sample of the syntax.
  61.  
  62. Color, monochrome monitors and 8087 math chip are supported.
  63.  
  64. This is a Freeware program.  It is an excercise in learning the C
  65. Programming Language.  I know less about astronomy than programming
  66. so comments are welcome.
  67.  
  68. Dick Mobley
  69. 71420,273