NadirSunPointingDemo:

Path: SCPro/ProControl

% An attitude and orbit simulation with reaction wheels.
 This simulation includes reaction wheels with Coulomb friction and
 damping. It is easy to specify the damping terms for each wheel. The demo
 also includes the PID3Axis controller. The core dynamics is for a
 gyrostat orbiting around a point mass.

 The simulation uses the vector pointing mode of PID3Axis to point
 a vector in the spacecraft frame either at nadir or at the sun.

 Control logic is included to point at nadir when the spacecraft is 
 over the continental United States and at the sun otherwise.

  ------------------------------------------------------------------------
  See also RHSSpacecraftWithRWA, PID3Axis, Plot2D, RK4
  ------------------------------------------------------------------------
%

Children:

AC: ACData/ACTConstants
AerospaceUtils: Coord/LatLonAltToEF
AerospaceUtils: Coord/QIToBDot
Orbit: OrbitCoord/OverArea
Orbit: OrbitCoord/RAzToLatLon
SC: Ephem/EOfE
SC: Ephem/EarthRot
SC: Ephem/GMSTime
SC: Ephem/MSidDay
SC: Ephem/NutDelta
SC: Ephem/ObOfE
SC: Ephem/SunV1
SC: SCData/sCTConstants
SC: Visualization/LoadEarthMap
SCPro: DynamicalModels/RHSSpacecraftWithRWA
SCPro: ProActuators/ReactionWheelFriction
SCPro: ProControl/PID3Axis
Common: CommonData/Constants
Common: CommonData/EarthMapData
Common: CommonData/SwooshWatermark
Common: CommonData/xSplashSmall
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/Figui
Common: General/CellToMat
Common: General/DeleteCell
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/AddFillToPlots
Common: Graphics/LogLimit
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/SortFigs
Common: Graphics/TextS
Common: Graphics/TimeLabl
Common: Help/HelpSystem
Common: Quaternion/AU2Q
Common: Quaternion/Q2AU
Common: Quaternion/QMult
Common: Quaternion/QPose
Common: Quaternion/QTForm
Common: Quaternion/U2Q
Common: Time/DTSToDTA
Common: Time/Date2JD
Common: Time/JD2000
Common: Time/JD2T
Common: Time/JDToMidnight
Math: Geometry/Perpendicular
Math: Integration/RK4
Math: Linear/ColCompR
Math: Linear/Cross
Math: Linear/DelLZ
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/IsZero
Math: Linear/Mag
Math: Linear/RowCompU
Math: Linear/SkewSymm
Math: Linear/Unit
Math: MathUtils/R2P5
Math: Trigonometry/CosD
Math: Trigonometry/SinD

Back to the SCPro Module page