home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / clock.zip / SKY2.DOC < prev    next >
Text File  |  1988-08-12  |  2KB  |  41 lines

  1.                                  The Time Variable
  2.             
  3.             
  4.                       The program  aims at  providing  the  position  of
  5.             celestial bodies  for a  certain point  in time  and as seen
  6.             from a certain location;  therefore, information relative to
  7.             this particular instant and this location has to be provided
  8.             by the user.
  9.             
  10.                       Year, month  and  day  are  entered  according  to
  11.             normal practice.   The  calendar used is the Julian calendar
  12.             for dates  until October 5, 1582, and the Gregorian calendar
  13.             afterwards.
  14.             
  15.                       The time  of the  day is  entered  as  "hour  min"
  16.             counted from midnight (hence 14h = 2 p. m.).  The time scale
  17.             is either  Ephemeris Time,  Universal Time, Mean Local Time,
  18.             Standard Time  (for wich  you have to provide the Time Zone)
  19.             or Sundial Time.
  20.             
  21.                       Geographical longitude and latitude are entered as
  22.             decimal angles (DDD.dd).  "M" can also be used;  this was an
  23.             ancient way to determine latitude, by the ratio of the hours
  24.             of daylight  to twelve hours at the summer solstice.  If "M"
  25.             is not  available, just  enter two  dashes "--".   If "M" is
  26.             available and  entered, it  will override  the  geographical
  27.             latituded entered earlier.
  28.             
  29.                       Finally, you  might want  to enter  a note of some
  30.             sort for  future reference  if a  printout of  the screen is
  31.             needed.
  32.             
  33.                       The program  will display  on a  single screen the
  34.             information  already   entered,  plus   a  number   of  time
  35.             conversions and other related information.
  36.             
  37.                       All input  data provided by the user are kept into
  38.             memory for  further runs of the program.  If one wishes, one
  39.             can go  over again  the input  data routine  and change only
  40.             selected variables.
  41.