If you want to speed it up and add some accuracy you could use....
Dec_speed = Dec_speed + (Dec_speed ** 9882)
..... this will give you 1kn = 1.1507873mph which is darn close to the 1.15078030303 it should be.
/Ingvar
If you want to speed it up and add some accuracy you could use....
Dec_speed = Dec_speed + (Dec_speed ** 9882)
..... this will give you 1kn = 1.1507873mph which is darn close to the 1.15078030303 it should be.
/Ingvar
Bookmarks