CompareSailOptical:

% Compare the solar pressure force for ideal and nonideal circular sails.
   Compare an ideal, perfectly specular sail with CP1 material (about 90% specular) 
   and two other fictional materials. Also computes the temperature, but
   note that the temperature is not defined for the perfect sail since it
   depends on the absorption coefficient being nonzero.

   Since version 7.
  ------------------------------------------------------------------------
  See also SailMesh, CP1Props, SolarPressureForce, PolygonProps, Figui, 
  Plot2D, Dot, Mag, Unit, SolarFlx
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
	 Copyright 2009 Princeton Satellite Systems, Inc. 
-------------------------------------------------------------------------------

Children:

Common: Graphics/Figui
Common: Graphics/Plot2D
Common: Graphics/PolygonProps
Math: Linear/Dot
Math: Linear/Mag
Math: Linear/Unit
SC: Environs/SolarFlx
Sail: Disturbances/SolarPressureForce
Sail: SailModeling/CP1Props
Sail: SailModeling/SailMesh