home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man6 / azel.6 next >
Encoding:
Text File  |  1975-06-26  |  3.2 KB  |  124 lines

  1. .tr |
  2. .th AZEL VI 6/3/74
  3. .sh NAME
  4. azel \*- satellite predictions
  5. .sh SYNOPSIS
  6. .bd azel
  7. [
  8. .bd \-d
  9. ] [
  10. .bd \-l
  11. ] satellite1 [
  12. .bd \-d
  13. ] [
  14. .bd \-l
  15. ] satellite2 ...
  16. .sh DESCRIPTION
  17. .it Azel
  18. predicts, in convenient form,
  19. the apparent trajectories of Earth satellites
  20. whose orbital elements are given in the
  21. argument files.
  22. If a given satellite name cannot be read, an attempt is made to find it
  23. in a directory of satellites maintained by the
  24. programs's author.
  25. The
  26. .bd \-d
  27. option causes
  28. .it azel
  29. to ask for a date and read line|1 data (see below) from the standard
  30. input.
  31. The
  32. .bd \-l
  33. option causes
  34. .it azel
  35. to ask for the observer's latitude, west-longitude,
  36. and height above sea level.
  37. .s3
  38. For each satellite given
  39. the program types its full name,
  40. the date,
  41. and a sequence of lines each containing a time,
  42. an azimuth, an elevation,
  43. a distance, and a visual magnitude.
  44. Each such line indicates that:
  45. at the indicated time,
  46. the satellite may be seen from Murray Hill
  47. (or provided location)
  48. at the indicated azimuth and elevation, and that its distance
  49. and apparent magnitude are as given.
  50. Predictions are printed only when
  51. the sky is dark (sun more than 5 degrees below the horizon)
  52. and when the satellite is not eclipsed by the earth's shadow.
  53. Satellites which have not been seen and verified will
  54. not have had their visual magnitude level set correctly.
  55. .s3
  56. All times input and output by
  57. .it azel
  58. are GMT (Universal Time).
  59. .s3
  60. The satellites for which elements are maintained are:
  61. .s3
  62. .lp +10 10
  63. sla,b,e,f,k    Skylab A through Skylab K.
  64. Skylab A is the laboratory;
  65. B was the rocket but it has crashed.
  66. A and probably K have been verified.
  67. .s3
  68. .lp +10 10
  69. cop    Copernicus I. Never verified.
  70. .s3
  71. .lp +10 10
  72. oao    Orbiting Astronomical Observatory.
  73. Seen and verified.
  74. .s3
  75. .lp +10 10
  76. pag    Pageos I.
  77. Seen and verified;
  78. fairly dim (typically 2nd-3rd magnitude), but elements are extremely accurate.
  79. .s3
  80. .lp +10 10
  81. exp19    Explorer 19; seen and verified,
  82. but quite dim (4th-5th magnitude) and fast-moving.
  83. .s3
  84. .lp +10 10
  85. c103b, c156b, c184b, c206b, c220b, c461b, c500b
  86. .br
  87. Various of the USSR Cosmos series; none seen.
  88. .s3
  89. .lp +10 10
  90. 7276a    Unnamed (satellite # 72-76A); not seen.
  91. .s3
  92. .i0
  93. The element files used by
  94. .it azel
  95. contain five lines.
  96. The first line gives
  97. a year, month number,
  98. day, hour, and minute
  99. at which the program begins its consideration of the satellite,
  100. followed by a number of minutes and an interval in minutes.
  101. If the year, month, and day
  102. are 0, they are taken to be the current date (taken to change at 6 A.M. local time).
  103. The output report starts at the indicated epoch and
  104. prints the position of the satellite
  105. for the indicated number of minutes
  106. at times separated by the indicated interval.
  107. This line is ended by two numbers
  108. which specify options to the program governing
  109. the completeness of the report; they are ordinarily
  110. both ``1''.
  111. The first option flag suppresses output when the sky is not dark;
  112. the second supresses output when the satellite is eclipsed by the
  113. earth's shadow.
  114. The next line of an element file is the full name of the satellite.
  115. The next three are the elements themselves
  116. (including certain derivatives of the elements).
  117. .sh FILES
  118. /usr/jfo/el/* \*- orbital element files
  119. .sh "SEE ALSO"
  120. sky (VI)
  121. .sh AUTHOR
  122. J. F. Ossanna
  123. .sh BUGS
  124.