1. Overview
  2. General Information
  3. 1. Coding Convention
  4. 2. Format of Documents
  5. 3. Setup Environment
    1. 3.1. How to compile with Visual Studio
    2. 3.2. How to compile with Ubuntu in Docker
    3. 3.3. How to compile with OSX Environment
    4. 3.4. How to download and make NRLMSISE00 Library
    5. 3.5. How to download CSPICE Library
  6. Tutorials
  7. 4. Getting Started
  8. 5. How To Make New Simulation Scenario
  9. 6. How To Add Components
  10. 7. How To Make New Components
  11. 8. How To Use Monte Carlo Simulation
  12. 9. How To Add Control Algorithms
  13. 10. How To Integrate C2A
  14. 11. How To Perform UART HILS Test
  15. 12. How To Perform I2C HILS Test
  16. 13. How to simulate multiple satellites
  17. Specifications
  18. 14. Overall Structure
  19. 15. Component
    1. 15.1. Abstract
      1. 15.1.1. Component Base
      2. 15.1.2. OBC Communication Base
      3. 15.1.3. Sensor Base
    2. 15.2. AOCS
      1. 15.2.1. STT
      2. 15.2.2. RW Jitter
    3. 15.3. CDH
    4. 15.4. Logic
    5. 15.5. Mission
      1. 15.5.1. Telescope
    6. 15.6. Power
      1. 15.6.1. PCU
    7. 15.7. Propulsion
      1. 15.7.1. SimpleThruster
    8. 15.8. Thermal
  20. 16. Disturbance
    1. 16.1. GeoPotential
    2. 16.2. Gravity Gradient Torque
    3. 16.3. Magnetic Disturbance Torque
    4. 16.4. Surface force
      1. 16.4.1. Air Drag
      2. 16.4.2. Solar Radiation Pressure
    5. 16.5. Third Body Gravity
  21. 17. Dynamics
    1. 17.1. Attitute
      1. 17.1.1. Attitude Dynamics
      2. 17.1.2. Controlled Attitude
    2. 17.2. Orbit
      1. 17.2.1. Kepler Orbit Propagation
      2. 17.2.2. SGP4 Orbit Propagation
      3. 17.2.3. RK4 Orbit Propagation
      4. 17.2.4. Orbit Propagation with Encke's Method
      5. 17.2.5. Relative Orbit
    3. 17.3. Thermal
  22. 18. Environment
    1. 18.1. SRP Environment
    2. 18.2. Atmosphere
    3. 18.3. Magnetic Environment
    4. 18.4. Hipparcos Catalogue
    5. 18.5. GNSS Satellites
    6. 18.6. Celestial Rotation
  23. 19. Interface
    1. 19.1. Power Port
  24. 20. Library
  25. 21. Simulation
    1. 21.1. Monte Carlo Simulation

S2E documents

Magnetic Disturbance Torque