Path: SC/DemoFuns
% Gather output from the hysteresis damping simulation -------------------------------------------------------------------------- Form: d = HysteresisOutput; status = HysteresisOutput(t,y,flag,d) -------------------------------------------------------------------------- ------ Inputs ------ t (1,1) Time y (13+n,:) [r;v;q;omega;z] flag (1,:) Operation to be performed. d (.) Data structure see RHSRigidBodyWithDamping ------- Outputs ------- status (1,1) Result -------------------------------------------------------------------------- See also RHSRigidBodyWithDamping --------------------------------------------------------------------------
AC: ACData/ACTConstants AerospaceUtils: Coord/ECIToEF AerospaceUtils: Coord/QIToBDot SC: BasicOrbit/Period SC: BasicOrbit/RVFromKepler SC: Dynamics/RHSRigidBodyWithDamping SC: Environs/BDipole SC: Ephem/EarthRte SC: Ephem/MSidDay SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Control/C2DZOH Common: Database/Constant Common: General/CellToMat Common: General/DeBlankLT Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/QForm Common: Quaternion/QTForm Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2T Common: Time/T2JD Math: Linear/Cross Math: Linear/Dot Math: Linear/Mag Math: Linear/Skew Math: Linear/SkewSymm Math: Linear/Unit Math: MathUtils/R2P5
Back to the SC Module page