« Main differences between V2.4.2 and V2.5 » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 3 : | Ligne 3 : | ||
Moreover, some anomalies have been corrected in the GPOrbit widget: | Moreover, some anomalies have been corrected in the GPOrbit widget: | ||
* In the <font color=#4169E1>getPatriusObject()</font> method of the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/forces/GPEarthPotentialForceModel.html GPEarthPotentialForceModel] class, the [https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS] <font color=#4169E1>setCentralTermContribution()</font> method is called using a false argument which implies not to take into account the central term of the potential. | |||
* Bad management of the Mean/Osculating "Pivot" when calling the getPatriusObject() method | * Bad management of the Mean/Osculating "Pivot" when calling the getPatriusObject() method | ||
* Bad frame conversion when using the <font color=#FF8C00 title="Two Lines Elements">TLE</font> import functionnality: now, it is not necessary to set TEME before the import. | * Bad frame conversion when using the <font color=#FF8C00 title="Two Lines Elements">TLE</font> import functionnality: now, it is not necessary to set TEME before the import. |
Version du 13 décembre 2024 à 10:49
The main evolution of this version is the link with a new [GENIUS] version (1.13) and, above all, a new [PATRIUS] version (4.14.1). Thus, using this [PATRIUS] version may lead to some incompatibility with previous versions and it is mandatory to use this specific version.
Moreover, some anomalies have been corrected in the GPOrbit widget:
- In the getPatriusObject() method of the GPEarthPotentialForceModel class, the PATRIUS setCentralTermContribution() method is called using a false argument which implies not to take into account the central term of the potential.
- Bad management of the Mean/Osculating "Pivot" when calling the getPatriusObject() method
- Bad frame conversion when using the TLE import functionnality: now, it is not necessary to set TEME before the import.