Path: SpacecraftEstimation/StellarAttDet
% Demonstrate QFromU which performs static attitude determination. Given 2 or more vectors QFromU will determine the attitude using least squares. ------------------------------------------------------------------------- See also Q2Mat, QRand, Plot2D, Unit, QFromU ------------------------------------------------------------------------- % ------------------------------------------------------------------------------- Copyright (c) 2001 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------------
SpacecraftEstimation: StellarAttDet/QFromU Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Quaternion/Mat2Q Common: Quaternion/Q2Mat Common: Quaternion/QRand Common: Quaternion/QUnit Math: Linear/DupVect Math: Linear/Mag Math: Linear/Orthogonalize Math: Linear/Unit
Back to the SpacecraftEstimation Module page