Sorry, I don't have much practice at quoting code...

I'm defining MAX_NEWTON_ADVANCE earlier in the code:

Code:
#define MAX_NEWTON_ADVANCE 0.01


Do you think this kind of time slicing is useful for the wrapper?