RadDa:

Path: Thermal/ThermalAnalysis

% Radiation from an incremental area

   Type RadDa for a demo.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   q = RadDa( T, epsilon, da )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   T              (1,:) Temperature (deg-K)
   epsilon        (1,1) Emissivity
   da             (1,1) incremental area (m^2)

   -------
   Outputs
   -------
   q              (1,:) Heat flux (watts)

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

Children:

Common: Graphics/Plot2D

Back to the Thermal Module page