home *** CD-ROM | disk | FTP | other *** search
/ Programmer's ROM - The Computer Language Library / programmersrom.iso / ada / tools / prp.pro < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.5 KB  |  76 lines

  1.  
  2. -------- SIMTEL20 Ada Software Repository Prologue ------------
  3. --                                                           -*
  4. -- Unit name    : Propagation Predicton for Radio Communication
  5. -- Version      : 1.0
  6. -- Author       : IWG CORP.  
  7. --              : 975 Hornblend St., Suite C
  8. --              : San Diego, CA 92109
  9. --              : Contact: Lt. Colonel Falgiano
  10. --              : ESD/SCW
  11. --              : Hanscom AFB, MA  01731
  12. -- DDN Address  :
  13. -- Copyright    : (c) 1986, IWG Corp.
  14. -- Date created : October, 1985
  15. -- Release date : October, 1985
  16. -- Last update  : 
  17. -- Machine/System Compiled/Run on : TeleSoft 1.5
  18. --                                                           -*
  19. ---------------------------------------------------------------
  20. --                                                           -*
  21. -- Keywords     : 
  22. ----------------:
  23. --
  24. -- Abstract   : 
  25. ----------------: PROP_LINK is an interactive program to evaluate the
  26. ----------------: signal performance and noise of a set of RF
  27. ----------------: propagation links.  The program allows the user to
  28. ----------------: input transmission and receiver data for up to 300
  29. ----------------: nodes, each with up to 15 transmitters and 15
  30. ----------------: receivers.  RF propagation routines will be based on
  31. ----------------: the SIMSTAR RF propagation capabilities.
  32. ----------------: 
  33. ----------------: This tool was developed as a precursor for the WWMCCS
  34. ----------------: Information System (WIS).  An executable version of the 
  35. ----------------: tool has been demonstrated.  
  36. ----------------:
  37. --                                                           -*
  38. ------------------ Revision history ---------------------------
  39. --                                                           -*
  40. -- DATE           VERSION AUTHOR                  HISTORY 
  41. -- 10/85          1.0   IWG                       Initial Release
  42. --                                                           -*
  43. ------------------ Distribution and Copyright -----------------
  44. --                                                           -*
  45. -- This prologue must be included in all copies of this software.
  46. -- 
  47. -- This software is copyright by the author.
  48. -- 
  49. -- This software is released to the Ada community.
  50. -- This software is released to the Public Domain (note:
  51. --   software released to the Public Domain is not subject
  52. --   to copyright protection).
  53. -- Restrictions on use or distribution:  NONE
  54. --                                                           -*
  55. ----------------- Disclaimer ----------------------------------
  56. --                                                           -*
  57. -- This software and its documentation are provided "AS IS" and
  58. -- without any expressed or implied warranties whatsoever.
  59. --
  60. -- No warranties as to performance, merchantability, or fitness
  61. -- for a particular purpose exist.
  62. --
  63. -- Because of the diversity of conditions and hardware under
  64. -- which this software may be used, no warranty of fitness for
  65. -- a particular purpose is offered.  The user is advised to 
  66. -- test the software thoroughly before relying on it.  The user
  67. -- must assume the entire risk and liability of using this 
  68. -- software.
  69. --
  70. -- In no event shall any person or organization of people be
  71. -- held responsible for any direct, indirect, consequential
  72. -- or inconsequential damages or lost profits.
  73. --                                                          -*
  74. ----------------- END-PROLOGUE -------------------------------
  75.  
  76.