FixedPitchControl:
--------------------------------------------------------------------------
Correct sail pitch using elevation, dElevation = -dPitch.
Since version 7.
--------------------------------------------------------------------------
Form:
dGamma = FixedPitchControl( z, rho, nu, eta )
--------------------------------------------------------------------------
------
Inputs
------
rho (1,1) Target radius
z (1,1) Target out of plane displacement
nu (1,1) Displacement in rho direction
eta (1,1) Displacement in z direction
-------
Outputs
-------
--------------------------------------------------------------------------
Reference: Colin R. McInnes, "Solar Sailing: Technology, Dynamics and Mission
Applications", Springer Praxis, London, 1999, p. 193
--------------------------------------------------------------------------