Post Reply 
INPUT Question...
03-07-2014, 04:30 AM
Post: #3
RE: INPUT Question...
INPUT({g1,g2,VPI,VPIE,LENGTH,INT,SSTA}, //variables used
"Verticle Curves", //Title
{" % Grade In "," % Grade Out "," VPI Sta "," VPI Elev"," Length"," Sta Interval","Special Station"}, //Lables for input

{"% Grade In","% Grade Out","VPI Sta","VPI Elev","Length of Curve"," Sta Interval","Enter '0' to Calculate full curve at intervals"}, //Help text to be displayed at bottom of screen

{g1,g2,VPI,VPIE,LENGTH,INT,0}); //Default values for variables, in this case it is whatever is already stored in those variables

Here is where you can find my program to calculate vertical curves:
http://www.hpmuseum.org/forum/thread-73.html

Scroll to the bottom for the latest version.

Hope this helps

CD Dodds
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
INPUT Question... - churichuro - 03-07-2014, 01:44 AM
RE: INPUT Question... - cdodds - 03-07-2014, 03:19 AM
RE: INPUT Question... - churichuro - 03-07-2014, 09:09 PM
RE: INPUT Question... - Tim Wessman - 03-07-2014, 09:21 PM
RE: INPUT Question... - churichuro - 03-07-2014, 11:19 PM
RE: INPUT Question... - cdodds - 03-07-2014 04:30 AM



User(s) browsing this thread: 1 Guest(s)