Relic wrote:Perhaps they refer to the fixed/locked anchor points that are defined in the table.
The ones that you are adjusting.
What are you referring to?
Whar are those fixed/locked anchor points?
I never heard of locked points in maps.
Relic wrote:((XWISH - XLO)*(DATAHI - DATALO)/(XHI - XLO)) + DATALO = DATAWISH
This is interpolation.
It's a simple way of assuming that values between two columns are linear just like the axis itself.
I understood that, thanks for your time building that formula. ;)
It's harder to understand one fomula, but I built a formula too and I compared it to yours. It's the exact same thing just the order is different.
If the ECU calculates by itself values between columns assuming they are linear it means it's not jumping through values/columns.
Just look at how WinOLS builds a 3D map. Any map.
It traces a line between two points. Between those 2 points, it assumes that values are increasing/decreasing linearly.
The ECU does the exact same calculation as WinOLS when drawing lines in 3D view.
My question is still why are we talking about jumps?