home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d714 / cogo.lha / CoGo / ReadMe < prev    next >
Text File  |  1992-08-19  |  7KB  |  152 lines

  1.                                 CoGo1.0
  2.  
  3.                         Important stuff first!:
  4.  
  5.      This version of this program is released as share ware.  You may
  6. copy it and use it but it cannot be sold as software.  You may give it
  7. away or include it in Software Libraries such as Fred Fish, but please
  8. include this ReadMe file so that other users may know where to obtain a
  9. manual and any future updates.  The program is compiled from AC/FORTRAN
  10. which is owned by absoft Software, Inc.  
  11.  
  12.      The program requires 1 Meg of memory (getting to be the minimum
  13. memory, isn't it?), and one disk drive (you will need a stripped down
  14. boot disk.)  You definitely should have a second disk drive or a hard
  15. disk to store a large number of points at the completion of a run. 
  16. Optionally, you will need a printer for hard copy output.
  17.  
  18.      There was not room on disk to put a reasonable manual, so a manual
  19. is available by mail from me, D. R. Benson.  My address is 1402 Olive
  20. Street, Sanger, CA 93657-3439 U.S.A.  For a donation of $10.00 you will
  21. receive a copy of the manual and will be put on the mailing list for
  22. update notices.
  23.  
  24.      For a donation of $25.00 you will receive a manual and the next
  25. update for the program as well as being put on the mailing list for
  26. update notices.  For a donation of $50.00 you will receive a manual and
  27. at least the next two updates and be on the mailing list for update
  28. notices.  The next update will include alpha point names and several new
  29. commands.  The second update will have screen graphics and fully
  30. implemented plotting capabilities.  Either update may include more new
  31. capabilities than currently projected.
  32.  
  33.      Since I am not independently wealthy, I can only provide the
  34. manuals by donation.  Future updates will be accelerated by donations,
  35. enabling me to spend those resources needed to make updates.  One thing
  36. that I would like to do is be available through one of the on-line
  37. networks for assistance in problem solving.  Until then I am available
  38. by mail at the address given above.
  39.  
  40.  
  41.                               DISCLAIMER
  42.  
  43.           All rights to future versions of this program are
  44.      reserved.  No part of this program  may be sold or used in any
  45.      other program.  No part of the documentation may be reproduced
  46.      without the written permission of the documentation author,
  47.      Don R. Benson.  The program, documentation and the compiler
  48.      used to create the program is believed to be reliable and
  49.      accurate.  The author makes no representation of warranties
  50.      with respect to the program or documentation and specifically
  51.      disclaims any implied warranties of merchantability or fitness
  52.      for any particular purpose.  Further, the author reserves the
  53.      right to revise the program and related material and to make
  54.      changes therein from time to time without obligation to notify
  55.      any user or purchaser of any revisions or changes.  In no
  56.      event shall the author or absoft Software, Inc. be liable for
  57.      any incidental, indirect, special or consequential damages
  58.      arising out of the purchaser's or user's use of the program or
  59.      documentation material. 
  60.  
  61.  
  62.                              INTRODUCTION
  63.  
  64.      CoGo is a function name of problem-oriented computer systems that
  65. enable the user to solve geometric problems related to surveying and
  66. civil engineering.  This coordinate geometry, or CoGo, can be used to
  67. solve problems related to highway design, surveying, subdivision layouts
  68. and construction.  CoGo may be applied to other problems, similar in
  69. nature to those described above.
  70.  
  71.      CoGo is based on a rectilinear coordinate system where points are
  72. located as being so many feet North and East of a fixed point with the
  73. coordinates of 0.0' N, 0.0' E.  Those points may be used to define
  74. locations of control points of rights-of-way, highway alignment, or
  75. other points of known reference.  A supplementary system for vertical
  76. profiles is also available.  Output is to the monitor, printer, or
  77. plotter, while input is from keyboard or file.
  78.  
  79.  
  80.                           PROGRAM DESCRIPTION
  81.  
  82.      This implementation of CoGo (version 1.0) is tailored to run on
  83. personal computers.  Presently, on the Amiga, it only runs under CLI. 
  84. But that should be changed on future versions.  CoGo1.0 allows storage
  85. of up to 9,999 points and 50 curves.  By use of approximately 72
  86. commands, invoked in either long form or short (mnemonic) form,
  87. solutions are generated by the computer.  Numerical significance of 16
  88. significant places is available for distances and seconds of angles
  89. (although the later is only practical to 2 significant places.)  Unknown
  90. distances, azimuths and angles my be indicated by operators on points
  91. defining those unknowns.
  92.  
  93.      Input may be from keyboard or from stored file.  Corresponding
  94. output is on monitor and, optionally, printer.  Points are stored on
  95. disk upon completion of each 'job' and may be restored from disk on
  96. subsequent 'jobs.'  A 'job' is a complete set of CoGo commands and
  97. related information to solve a definite problem.  Multiple 'jobs' may be
  98. executed on one 'run'.
  99.  
  100.      Points are referred to by numbers, noted without decimal point, in
  101. the range from 1 to 9999.  Curves are referred to by numbers, divisible
  102. by 10, without decimals, in the range from 10 to 500 (i.e. 50 curves.) 
  103. Angles and azimuths are measured in a clockwise direction and are
  104. entered as degree-minute-seconds, separated by spaces.  Counterclockwise
  105. directions for angles and azimuths may be indicated with a negative
  106. degree, except when the degree is zero.
  107.  
  108.  
  109.                              INPUT FORMAT
  110. Each line of input is started by a command.  First on the line is the
  111. command, either in long or short form.  Next on the line is the data for
  112. that command.  Optionally, a comment can finish the line.  The comment
  113. is preceded by a slash (/) which must be separated from the data by at
  114. least one blank.
  115.  
  116.  
  117.                                 OUTPUT
  118.  
  119. SCREEN:  All output of calculations and point coordinates is displayed
  120. on the screen for user verification and, with input from a file, user
  121. confidence.
  122.  
  123. PRINTER:  Optional printer output is available at the beginning of a job
  124. or after an END/OF/JOB command during a run.  Printed results are in a
  125. similar format to screen output.  Printed output is designed for 8 1/2
  126. inch wide paper.  (No pagination is implemented at this time.)
  127.  
  128. PLOTTER:  Plotting commands are NOT implemented in this release (1.0).
  129.  
  130. Accuracy of output is three decimal places for coordinates and distances
  131. and two decimal places for seconds of angles.
  132.  
  133.  
  134.                             Program Set-Up
  135.  
  136.      Copy the COGO drawer to a disk or drawer.  In CLI type: CoGo1.0
  137. (case is not important).  If you are not in the directory CoGo1.0 is in,
  138. include the path before the name.  (If you have problems with any of
  139. these requirements, consult the Amiga Manual, a Amiga-User friend, a
  140. computer club or me for help.)
  141.  
  142.      The program will default file storage and retrieval to the
  143. directory CoGo1.0 is started from unless you include the path name with
  144. the file name when the program asks for the name.  If you are totally
  145. unable to get the program running, write to me describing your computer
  146. setup and what you have tried to do.
  147.  
  148. Good Computing ----
  149.           D. R. Benson
  150.           1402 Olive Street
  151.           Sanger CA  93657-3439 U.S.A.
  152.