Path: SC/Disturbances
% Demonstrate disturbance modeling with shadowing. This example runs the disturbance model in single point mode, each call produces disturbance torques for a single point in time. You can run DrawSCPlugIn at the same time to make certain that the sun is in the right place and the spacecraft orientation and orbit are correct. ------------------------------------------------------------------------- See also BuildCADModel, CreateComponent, ArrayPatch, QForm, QLVLH, QPose, FindSolsticeOrEquinox, RVFromKepler, Disturbances, SunV1, DrawSCPlugIn ------------------------------------------------------------------------- % ------------------------------------------------------------------------------- Copyright (c) 1998-2003 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------------
AerospaceUtils: CAD/BuildCADModel AerospaceUtils: CAD/CreateComponent AerospaceUtils: CAD/SetCADQuaternion AerospaceUtils: CAD/SetCADState AerospaceUtils: ComponentModels/ArrayPatch AerospaceUtils: Coord/QLVLH SC: BasicOrbit/RVFromKepler SC: Disturbances/Disturbances SC: Ephem/Eclipse SC: Ephem/SunV1 SC: GUIPlugIn/DrawSCPlugIn Common: GUIs/TimeDisplay Common: Graphics/DrawCAD Common: Quaternion/QForm Common: Time/FindSolsticeOrEquinox
Back to the SC Module page