SailOrbitContours:

--------------------------------------------------------------------------
   Create and draw sail orbit contours. 
   BetaFunction is a function computing sail loading, i.e.
      [angle,beta] = BetaFunction( x, z, arg1, arg2, ... )

   See also SampleOrbitContours.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   [c,h] = SailOrbitContours( BetaFunction, betaC, x, z, varargin )
--------------------------------------------------------------------------

Children:

Common: Graphics/NewFig
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS