RadiatorCoating:

Path: Thermal/ThermalProperties

% Values for radiator coatings.
   'name' is not case sensitive. All values are averages.
   If no input is entered it will return the available materials.
--------------------------------------------------------------------------
   Form:
   [alpha, epsilon, ratio] = RadiatorCoating( name )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   name        (1,:)    Name

   -------
   Outputs
   -------
   alpha       (1,1)    Absorptivity
   epsilon     (1,1)    Emissivity
   ratio       (1,1)    alpha/epsilon

--------------------------------------------------------------------------
   References:	Van Vliet, R. M., Passive Temperature Control in the 
               Space Environment, MacMillan, 1965, p. 121. 
--------------------------------------------------------------------------

Back to the Thermal Module page