Main differences between V4.6 and V4.5.1 : Différence entre versions
De Wiki
(Page créée avec « <font color=#556B2F>'''PATRIUS'''</font> V4.6 is a major release adding some new features and correcting some bugs. == New functionalities == * Add Mean <=> Osculating 2D... ») |
|||
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 1 : | Ligne 1 : | ||
− | <font color=#556B2F>'''PATRIUS'''</font> V4.6 is a major release adding some new features and correcting some bugs. | + | <font color=#556B2F>'''PATRIUS'''</font> V4.6.1 is a major release adding some new features and correcting some bugs. |
== New functionalities == | == New functionalities == | ||
* Add Mean <=> Osculating 2D analytical conversion through classes Analytical2DPropagator and Analytical2DOrbitModel. | * Add Mean <=> Osculating 2D analytical conversion through classes Analytical2DPropagator and Analytical2DOrbitModel. | ||
* Add model DTM-2012 through class DTM2012 | * Add model DTM-2012 through class DTM2012 | ||
− | * Add celestial body defined by facets such as Phobos: FacetCelestialBody. This class efficiently performs some standard computations on | + | * Add celestial body defined by facets such as Phobos: FacetCelestialBody. This class efficiently performs some standard computations on the body (intersection, eclipse computation, etc.) |
* Add STELA Moon-Sun model up to order 8 | * Add STELA Moon-Sun model up to order 8 | ||
* Add Synodic frame through class SynodicFrame | * Add Synodic frame through class SynodicFrame | ||
− | * Add 2nd order Cowell integrator. This integrator can be used with PATRIUS numerical propagator and possesses same features as PATRIUS 1st order integrators | + | * Add 2nd order Cowell integrator through class CowellIntegrator. This integrator can be used with PATRIUS numerical propagator and possesses same features as PATRIUS 1st order integrators |
* Add pole tides force through class PoleTides | * Add pole tides force through class PoleTides | ||
Version actuelle en date du 2 avril 2021 à 08:00
PATRIUS V4.6.1 is a major release adding some new features and correcting some bugs.
New functionalities
- Add Mean <=> Osculating 2D analytical conversion through classes Analytical2DPropagator and Analytical2DOrbitModel.
- Add model DTM-2012 through class DTM2012
- Add celestial body defined by facets such as Phobos: FacetCelestialBody. This class efficiently performs some standard computations on the body (intersection, eclipse computation, etc.)
- Add STELA Moon-Sun model up to order 8
- Add Synodic frame through class SynodicFrame
- Add 2nd order Cowell integrator through class CowellIntegrator. This integrator can be used with PATRIUS numerical propagator and possesses same features as PATRIUS 1st order integrators
- Add pole tides force through class PoleTides
Bugs fixes
- Correction of SP3 reader (velocity only)
- Correction of TLE reading when B* is of the form 1E-x