Skip to main content
Ctrl+K

Scarabaeus

  • User Guide
  • API Reference
  • Learn Scarabaeus
  • Developer Guide
  • About Scarabaeus
  • User Guide
  • API Reference
  • Learn Scarabaeus
  • Developer Guide
  • About Scarabaeus

Section Navigation

  • All Body Classes:

    • 1. Body
    • 2. GroundStation
    • 3. CelestialBody
  • All Dynamics Classes:

    • 1. CannonBallSRP
    • 2. DynamicModel
    • 3. FiniteBurn
    • 4. ForceModel
    • 5. ImpulsiveBurn
    • 6. nPlateSRP
    • 7. PointMassGravity
    • 8. SphericalHarmonicsGravity
    • 9. ThreeBodyGravity
  • All Environment Classes:

    • 1. MissionSequence
    • 2. Propagator
    • 3. ScenarioSetup
    • 4. StateArray
    • 5. Trajectory
  • All Guidance Classes:

    • 1. Bplane
  • All Measurement Classes:

    • 1. CentroidingIdeal
    • 2. DiffOneWayRangeIdeal
    • 3. DopplerIdeal
    • 4. DopplerReal
    • 5. Measurement
    • 6. MeasurementDataSet
    • 7. MeasurementSimulator
    • 8. MediaCorrections
    • 9. RampTableManager
    • 10. RangeIdeal
    • 11. RangeRateIdeal
    • 12. SequentialRangingReal
  • All Orbit Determination Classes:

    • 1. FilterDataManager
    • 2. FilterOD
    • 3. LKF
    • 4. LSB
    • 5. ProcessNoiseCovariance
    • 6. SolutionOD
    • 7. SRIF
  • All Spacecraft Classes:

    • 1. Actuator
    • 2. Antenna
    • 3. Camera
    • 4. Geometry
    • 5. Instrument
    • 6. nPlateModel
    • 7. PowerModel
    • 8. SolarPanel
    • 9. Spacecraft
    • 10. Thruster
  • All Time & Frame Classes:

    • 1. ArrayWFrame
    • 2. EpochArray
    • 3. Frame
    • 4. SpiceManager
  • All Units Classes:

    • 1. ArrayWUnits
    • 2. Units
    • 3. Dimensions
  • All Utility Classes:

    • 1. CovarianceMatrix
    • 2. DatabaseManager
    • 3. Noise
    • 4. OrbitalElements
    • 5. OutlierRejection
    • 6. Plotting
    • 7. Utils
  • All Additional Classes:

    • 1. Constants

Indices

  • General Index
  • Python Module Index
  • API Reference
  • 2. DynamicModel

2. DynamicModel#

class DynamicModel#

Bases: object

Defines the basis for all force models used in the dynamic simulation.

Provides a common interface and structure for all force models, allowing them to be easily integrated into the simulation framework.

See also

scarabaeus.CannonballSRP, scarabaeus.FiniteBurn, scarabaeus.ImpulsiveBurn, scarabaeus.nPlateSRP, scarabaeus.PointMassGravity, scarabaeus.SphericalHarmonicsGravity, scarabaeus.ThreeBodyGravity

previous

1. CannonBallSRP

next

3. FiniteBurn

On this page
  • DynamicModel

This Page

  • Show Source

© Copyright 2025, ORCCA Laboratory, University of Colorado Boulder.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.