Portree-Kid / flightgear-airports

GNU General Public License v3.0
6 stars 1 forks source link

v0.0.28 Calculation of ParkPos Coordinates vs NoseWheel Coordinates is reversed #122

Closed BecOzIcan closed 3 years ago

BecOzIcan commented 3 years ago

Below Example, I have selected the option to calculate center (hence enter INS)

Values in LHS panel are shown on the map using an extra Pushback Holding Point (INS) and a regular node (PP posiiton)

Comnparing to the correct parkpos on the top left. It looks like the calculated distance between INS and PP is correct but ADDED (the plane moves forward) rather than DEDUCTED (the plane center moves back so the nosewheel is on the INS point)

image

BecOzIcan commented 3 years ago

Re tested successfully in v0.0.29