Path: SC/Dynamics
% This script demonstrates the deployment of the wire from the spacecraft. This model assumes that the center-of-mass of the spacecraft does not move as the wires deploy. The simulation models the wire as a string of masses connected by springs. Orbit dynamics and gravity gradient are included. Since version 2. ------------------------------------------------------------------------- See also NPlot, Plot2D, TimeGUI, RK4, KConst, WireDMch, WireH, WireInit, WirePlot, WireDS ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 1997 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
SC: Dynamics/WireDMch SC: Dynamics/WireH SC: Dynamics/WireInit SC: Dynamics/WirePlot Common: GUIs/TimeGUI Common: Graphics/Plot2D Math: Integration/RK4
Back to the SC Module page