CubeSatPowerDemo:

Path: CubeSat/Power

% Power computation over several orbits.
 Create a CubeSat model with large deployed arrays. Compute the power generated
 by the arrays assuming LVLH pointing.
------------------------------------------------------------------------
  See also RVFromKepler, Date2JD, JD2T, julianCent, SunV1, Eclipse,
  SolarCellPower
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2011, 2020 Princeton Satellite Systems.
   All Rights Reserved.
--------------------------------------------------------------------------
   Since 2020.1
--------------------------------------------------------------------------

Children:

AerospaceUtils: Coord/QLVLH
CubeSat: Modeling/CubeSatModel
CubeSat: Power/SolarCellPower
CubeSat: Visualization/DrawCubeSat
CubeSat: Visualization/PlotOrbit
SC: BasicOrbit/Period
SC: BasicOrbit/RVFromKepler
SC: Ephem/Eclipse
SC: Ephem/SunV1
Common: Graphics/Plot2D
Common: Quaternion/Eul2Q
Common: Quaternion/QForm
Common: Quaternion/QMult
Common: Time/Date2JD
Math: Linear/Unit

Back to the CubeSat Module page