DisturbanceBatchDemo:

Path: SC/Demos/Disturbances

% Run the disturbance model for a spacecraft with two rotating arrays.
 Define the orbit a priori and call the disturbance model in batch. The sun
 vector is held constant. The spacecraft - body 1 - points at the sun while the
 arrays - bodies 2 and 3 - rotate to point at the sun.

 Before the disturbances are calculated, the orientation is visualized in a
 loop using DrawSCPlanPlugIn.
  ------------------------------------------------------------------------
  See also Disturbances, BuildTwoArraySC, Q2Mat, QLVLH, Date2JD, Period, 
  RVFromKepler, SunV1
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
  	Copyright (c) 1998-2003 Princeton Satellite Systems, Inc. 
   All rights reserved.
-------------------------------------------------------------------------------
   Since version 5.5 (2003) 
   2016.1 Add visualization of Earth and Sun vectors with DrawSCPlanPlugIn to 
   verify correct solar panel pointing
-------------------------------------------------------------------------------

Children:

AerospaceUtils: CAD/DrawSCPlanPlugIn
AerospaceUtils: Coord/QLVLH
Common: GUIs/Figui
Common: Quaternion/Q2Mat
Common: Time/Date2JD
SC: BasicOrbit/Period
SC: BasicOrbit/RVFromKepler
SC: Disturbances/Disturbances
SC: Ephem/SunV1
SC: SCModels/TwoArraySC

Back to the SC Module page