The QBasic / QB64 Discussion Forum      Other Subforums, Links and Downloads
 
 Return to Index  

Measuring height of points

November 18 2007 at 9:10 AM
  (Premier Login iorr5t)
Forum Owner

Here is a program that will compute height of points, given relative heights measured at various points as explained in
http://www.network54.com/Forum/13959/message/1195248543

1) All measurements are input from "swap.txt" and converted to whole numbers for accuracy

2) A table of all point names is obtained from the measurement data. Thereafter, points can be known as 1,2,3,etc. rather than string values of the point name.

3) A table is prepared with all known distances between points

4) Missing values are computed.

5) Now we can ask the user for the constant point value and prepare a table of the absolute height of all points.

Mac



    
This message has been edited by iorr5t on Nov 18, 2007 9:19 AM


 
 Respond to this message   
Response TitleAuthor and Date
Discussion re: accuracy (View Thread) on Nov 18
Program (View Thread) on Nov 18
   Slight change on Nov 19

Newbies usually go to www.qbasic.com and click on The QBasic Forum
Forum regulars have their own ways, which include The QBasic Community Forums