Create GPL track editing altitude trace equation coefficients. Each equation is defned by 4 point sets that make up the previous, current and next sections start and end points.
Import altitude data one column for each trace.
Input Format:
Section Name, Section Length, Trace 1 Altitude, Trace 2 Altitude, ...
Where Trace Altitude
is the elevation (Y value) at the start of the section for each trace.
The 4p program also creates stitched gnuplot derived formulas for each trace and section of the track for visualizing equation curves.
Equations for solving functions.
Subtract
Solve for
Convert range from [0:L] to [0:1]
============================================================================