Path: SC/Attitude
% Implements a thruster control system. Uses a CAD model of the spacecraft. ------------------------------------------------------------------------ See also DeviceProperties, PIDMIMO, QMult, QPose, QTForm, Constant, NPlot, Plot2D, TimeGUI, Cross, Dot, RK4, Simplex, JD2000, El2RV, SunV1, Accel ------------------------------------------------------------------------ % -------------------------------------------------------------------------- Copyright (c) 2003, 2006 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
AC: ACData/ACTConstants AerospaceUtils: CAD/DeviceProperties AerospaceUtils: CAD/GenericProperties AerospaceUtils: ComponentModels/ArrayPatch AerospaceUtils: ComponentModels/CameraModel AerospaceUtils: ComponentModels/HallThrusterModel AerospaceUtils: ComponentModels/NuclearReactorModel AerospaceUtils: ComponentModels/REAModel AerospaceUtils: ComponentModels/RWAModel AerospaceUtils: ComponentModels/StarCameraModel AerospaceUtils: Coord/IntersectPlanet SC: Actuator/FrictionSmooth SC: Actuator/RWA SC: Actuator/SingleAxisDrive SC: BasicOrbit/CP2I SC: BasicOrbit/E2Nu SC: BasicOrbit/El2RV SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: BasicOrbit/OrbRate SC: BasicOrbit/RVFromKepler SC: Ephem/EOfE SC: Ephem/EarthNut SC: Ephem/EarthPre SC: Ephem/EarthRot SC: Ephem/EarthRte SC: Ephem/GMSTime SC: Ephem/MSidDay SC: Ephem/NutDelta SC: Ephem/ObOfE SC: Ephem/SunV1 SC: Ephem/TruEarth SC: Hardware/FloatToWord SC: Hardware/WordToFloat SC: MagneticControl/MagneticTorquer SC: SCData/sCTConstants SC: SCModels/SatWThrusters SCPro: ProActuators/SingleAxisLinearDrive SCPro: ProSensors/GPSReceiver SCPro: ProSensors/GPSSatellite SCPro: ProSensors/RangeMeasurement Common: CommonData/Constants Common: CommonData/Sosumi Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: ComponentModels/GeomPatch Common: Control/C2DZOH Common: Control/C2DelZOH Common: Control/FResp Common: Control/GND Common: Control/GSS Common: Control/ND2SS Common: Control/PIDMIMO Common: Control/S2Damp Common: Control/SS2ND Common: Control/SizeABCD Common: Control/TrnsZero Common: Control/WPZ Common: Control/WReson Common: Control/ZFresp Common: Database/Constant Common: GUIs/MessageQueue Common: GUIs/TimeGUI Common: General/CellToMat Common: General/CloseFigure Common: General/CloseIfHandle Common: General/DeBlankLT Common: General/DeleteCell Common: General/DispWithTitle Common: General/FSWClock Common: General/MatToCell Common: General/ProcessTag Common: General/StringMatch Common: General/Watermark Common: Graphics/Axis3D Common: Graphics/DrawVertices Common: Graphics/Ellipsd Common: Graphics/LogLimit Common: Graphics/Map Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/Plot3D Common: Graphics/PltStyle Common: Graphics/TextS Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Help/HelpSystem Common: MassProperties/AddMass Common: MassProperties/IC623X3 Common: MassProperties/Inertias Common: Quaternion/Q2Mat Common: Quaternion/QMult Common: Quaternion/QPose Common: Quaternion/QTForm Common: Quaternion/QZero Common: Quaternion/U2Q Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2T Common: Time/JDToMidnight Math: Analysis/Simplex Math: Analysis/Simplex2 Math: Geometry/Perpendicular Math: Integration/RK4 Math: Linear/ColCompR Math: Linear/Cross Math: Linear/DelLZ Math: Linear/Dot Math: Linear/DupVect Math: Linear/InvP Math: Linear/IsZero Math: Linear/Mag Math: Linear/RowCompU Math: Linear/SkewSq Math: Linear/Unit Math: MathUtils/R2P5 Math: Trigonometry/CosD Math: Trigonometry/SinD
Back to the SC Module page