NonKeplerianSun:

--------------------------------------------------------------------------
   Sail lightness and pitch for a sun-centered displaced non-Keplerian orbit.
   The sail enables a displaced orbit above (or below) the ecliptic plane.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   [pitch,beta] = NonKeplerianSun( rho, z, omega )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   rho           (1,1)    Halo amplitude (in-plane)
   z             (1,1)    Out of plane displacement
   omega         (1,1)    Orbital rate

   -------
   Outputs
   -------
   pitch         (1,1)    Sail pitch angle
   beta          (1,1)    Sail lightness parameter (beta)

--------------------------------------------------------------------------
   Reference: Colin R. McInnes, "Solar Sailing: Technology, Dynamics and Mission
              Applications", Springer Praxis, London, 1999.
--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D
SC: BasicOrbit/Period