Dir astrea/astro/astro/propagation/force_models¶
FileList > astrea > astro > astro > propagation > force_models
Files¶
| Type | Name |
|---|---|
| file | AtmosphericForce.cpp |
| file | AtmosphericForce.hpp Header file for the AtmosphericForce class, which computes the atmospheric force on a vehicle. |
| file | Force.hpp Header file for the Force class, which defines the interface for force models in astrodynamics. |
| file | ForceModel.cpp |
| file | ForceModel.hpp Header file for the ForceModel class, which manages multiple force models and computes the total force on a vehicle. |
| file | NBodyForce.cpp |
| file | NBodyForce.hpp |
| file | OblatenessForce.cpp |
| file | OblatenessForce.hpp Header file for the NBodyForce class, which computes the gravitational force due to multiple celestial bodies. |
| file | SolarRadiationPressure.cpp |
| file | SolarRadiationPressure.hpp |
The documentation for this class was generated from the following file astrea/astro/astro/propagation/force_models/