Path: SpacecraftEstimation/AttitudeEstimation
% Performs a covariance analysis of different gyros. ------------------------------------------------------------------------ See also C2DZOH, Plot2D, RW2SDev ------------------------------------------------------------------------ % ------------------------------------------------------------------------- Copyright 1999 Princeton Satellite Systems, Inc. All rights reserved. ------------------------------------------------------------------------- dToDeg = 180/pi; gToRad = pi/180; rHrToPerSec = 1/3600; roType = 'HRG';
SC: Attitude/RW2SDev Common: CommonData/SwooshWatermark Common: Control/C2DZOH Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SpacecraftEstimation Module page