IsothermalCubeSatDemo:

Path: CubeSat/Demos/Thermal

% Isothermal satellite demo
 The entire CubeSat is assumed to be at the same temperature. This is a
 very useful first approximation of the spacecraft temperatures on orbit.
 The oscillations in the temperatute reflect the eclipses.

 Model a 3U satellite with different materials comprising the faces. Each
 area is 1U for a total of 14 surfaces. The surfaces are either solar
 cell, gold foil, or radiator.

 See also RHSThermalCubeSat.
%
------------------------------------------------------------------------
   Copyright (c) 2009-2010,2014 Princeton Satellite Systems, Inc.
   All rights reserved.
------------------------------------------------------------------------

Children:

AeroUtils: Coord/QLVLH
Common: Graphics/Plot2D
Common: Quaternion/QForm
Common: Time/Date2JD
CubeSat: Thermal/RHSIsothermalCubeSat
Math: Integration/RK4
SC: BasicOrbit/Period
SC: BasicOrbit/RVFromKepler
SC: Ephem/Eclipse
SC: Ephem/SunV1

Back to the CubeSat Module page