2014-05-02, 12:48 AM
Dudewitbow Wrote:if you need further help, just ask a question(probably don't want to compile to see for errors). if its an error, post it. if you dont understand how to do something, post it as well.
I guess I need help with my distance function.. as you can see from my code, it's only calculating the distance for the first floodlight. given measurement_1(which is 25 in the data file) and measurement_2(which is 23.5 in the data file). In the data file, the last piece of data, according to the project handout, is "Distance (feet) the lights are mounted above the positions". So I'm confused as to how I code my distance(D) function.

