Path: Thermal/ThermalAnalysis
% Aborptivity and emissivity of a gray body. Since version 1. -------------------------------------------------------------------------- Form: [alpha, epsilon] = GrayBody( alphaOrEpsilon ) -------------------------------------------------------------------------- ------ Inputs ------ alphaOrEpsilon (1,:) Either alpha or epsilon ------- Outputs ------- alpha (1,:) Absorptivity epsilon (1,:) Emissivity -------------------------------------------------------------------------- References: Van Vliet, R. M., Passive Temperature Control in the Space Environment, MacMillan, 1965, p. 5. --------------------------------------------------------------------------
Back to the Thermal Module page