Path: SpacecraftEstimation/StellarAttDet
% Test a star sensor attitude determination system. This system does not use gyros. dT is the time step for the attitude determination system. You can numerically integrate with a smaller time step by setting nInt > 1. See also AttDetNoGyros, StarSensor, QMult, QPose, QUnit, Plot2D, RK4, RandSC -------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 1998, 2017 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 3. 2017.1 Made compatible with StarIDPyramid. --------------------------------------------------------------------------
AerospaceUtils: Coord/QIToBDot AerospaceUtils: Coord/U2RADec SC: Dynamics/RBModel SC: Ephem/LoadFK5 SC: Sensor/RIGModel SC: Sensor/U2Pix SpacecraftEstimation: AttitudeEstimation/EKFSSG SpacecraftEstimation: StellarAttDet/AttProp SpacecraftEstimation: StellarAttDet/CreateKVector SpacecraftEstimation: StellarAttDet/DSTMQ SpacecraftEstimation: StellarAttDet/QFromU SpacecraftEstimation: StellarAttDet/RateFromDQ SpacecraftEstimation: StellarAttDet/SearchKVector SpacecraftEstimation: StellarAttDet/StarIDPyramid SpacecraftEstimation: StellarAttDet/StarMeasurement SpacecraftEstimation: StellarAttDet/StellarAttDetEKFNoGyros SpacecraftEstimation: StellarCatalog/LoadCatalog SpacecraftEstimation: StellarCatalog/RandSC SpacecraftEstimation: StellarCatalog/StarDataGeneration SpacecraftEstimation: StellarData/FK5Polar SpacecraftEstimation: StellarData/Hipparcos SpacecraftEstimation: StellarEphem/Pix2U SpacecraftEstimation: StellarEphem/SqrFOV SpacecraftEstimation: StellarModels/FRBwRIG SpacecraftEstimation: StellarModels/StarSensor Common: CommonData/SwooshWatermark Common: Control/C2DZOH Common: GUIs/TimeGUI Common: General/CellToMat Common: General/CloseIfHandle Common: General/DeBlankLT Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/Mat2Q Common: Quaternion/Q2Mat Common: Quaternion/QForm Common: Quaternion/QMult Common: Quaternion/QPose Common: Quaternion/QRand Common: Quaternion/QUnit Common: Transform/VM2Int Math: Integration/RK4 Math: Linear/Cross Math: Linear/DupVect Math: Linear/Mag Math: Linear/Orthogonalize Math: Linear/Skew Math: Linear/SkewSymm Math: Linear/Unit
Back to the SpacecraftEstimation Module page