Path: Missions/FastReorientation
% Simulate the fast reorientation system and demonstrate quaternion propagation The routines are: QProp, QIToBDot, and the JPL propagation from the Wong reference. ------------------------------------------------------------------------------- References: Wong, E.C. and W.G. Breckenridge, "Inertial Attitude Determination for a Dual-Spin Planetary Spacecraft", AIAA Journal of Guidance Navigation, and Control Vol. 6, No. 6, Nov-Dec 1983, pp. 491-8. ------------------------------------------------------------------------- See also FRSTarg, FRSMPlan, FRSCGen, ShapeFlt, QIToBDot, QMult, QPose, QTForm, Plot2D, TimeGUI, RK4, Unit, QMultJPL, QProp, RIGModel ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright (c) 1997-1998 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 2. --------------------------------------------------------------------------
AerospaceUtils: Coord/QIToBDot Missions: FastReorientation/FRSCGen Missions: FastReorientation/FRSMPlan Missions: FastReorientation/FRSTarg SC: DemoFuns/QMultJPL SC: Help/HelpSystem SC: Sensor/QProp SC: Sensor/RIGModel Common: CommonData/SwooshWatermark Common: Control/C2DZOH Common: Control/C2DelZOH Common: Control/FResp Common: Control/GND Common: Control/GSS Common: Control/ND2SS Common: Control/Notch Common: Control/S2Damp Common: Control/SS2ND Common: Control/Series Common: Control/ShapeFlt Common: Control/SizeABCD Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: Control/ZFresp Common: GUIs/Figui Common: GUIs/TimeGUI Common: General/CellToMat Common: General/CloseIfHandle Common: General/MatToCell Common: General/Watermark Common: Graphics/LogLimit Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/SortFigs Common: Graphics/TextS Common: Quaternion/AU2Q Common: Quaternion/Q2AU Common: Quaternion/QForm Common: Quaternion/QMult Common: Quaternion/QPose Common: Quaternion/QTForm Math: Integration/RK4 Math: Linear/ColCompR Math: Linear/Cross Math: Linear/DelLZ Math: Linear/Factorl Math: Linear/IsZero Math: Linear/Mag Math: Linear/RowCompU Math: Linear/SkewSymm Math: Linear/Unit
Back to the Missions Module page