ConstDyn:

Path: SC/Dynamics

% Example 4.2 and 4.3 in the reference. 
 We are using RK4 for this example but would use RK45 in practice since
 it has error checking.

 -------------------------------------------------------------------------
  See also NewFig, XLabelS, YLabelS, RK4
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 1996 Princeton Satellite Systems. 
   All rights reserved.
--------------------------------------------------------------------------
   Since version 2.
--------------------------------------------------------------------------

Children:

Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Math: Integration/RK4

Back to the SC Module page