QPropDemo:
% Simulate the fast reorientation system and demonstrate quaternion propagation
The routines are: QProp, QIToBDot, and the JPL propagation from the Wong
reference.
Since version 2.
-------------------------------------------------------------------------------
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 1997-1998 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------
Children:
AeroUtils: Coord/QIToBDot
Common: Control/ShapeFlt
Common: Graphics/Plot2D
Common: Graphics/TimeGUI
Common: Quaternion/QMult
Common: Quaternion/QPose
Common: Quaternion/QTForm
Math: Integration/RK4
Math: Linear/Unit
Missions: FastReorientation/FRSCGen
Missions: FastReorientation/FRSMPlan
Missions: FastReorientation/FRSTarg
SC: DemoFuns/QMultJPL
SC: Sensor/QProp
SC: Sensor/RIGModel