<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://patrius.cnes.fr/index.php?action=history&amp;feed=atom&amp;title=Cat%C3%A9gorie%3APatrius_Backward_Compatibility_4.16</id>
	<title>Catégorie:Patrius Backward Compatibility 4.16 - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://patrius.cnes.fr/index.php?action=history&amp;feed=atom&amp;title=Cat%C3%A9gorie%3APatrius_Backward_Compatibility_4.16"/>
	<link rel="alternate" type="text/html" href="https://patrius.cnes.fr/index.php?title=Cat%C3%A9gorie:Patrius_Backward_Compatibility_4.16&amp;action=history"/>
	<updated>2026-04-28T19:05:30Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://patrius.cnes.fr/index.php?title=Cat%C3%A9gorie:Patrius_Backward_Compatibility_4.16&amp;diff=4000&amp;oldid=prev</id>
		<title>Admin tsn : Page créée avec «  == Introduction == A specific backward compatibility mechanism is implemented in PATRIUS allowing by default to have a backward compatibility with PATRIUS version 4.12 propagation models and/or optimisation algorithms. If any action is provided by the user, the &#039;&#039;&#039;backward compatibility is activated by default in PATRIUS&#039;&#039;&#039; : this means that external users will see their code/functions working with some of the propagation models/optimisation algorithms of PATRIU... »</title>
		<link rel="alternate" type="text/html" href="https://patrius.cnes.fr/index.php?title=Cat%C3%A9gorie:Patrius_Backward_Compatibility_4.16&amp;diff=4000&amp;oldid=prev"/>
		<updated>2025-04-23T09:36:13Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec «  == Introduction == A specific backward compatibility mechanism is implemented in PATRIUS allowing by default to have a backward compatibility with PATRIUS version 4.12 propagation models and/or optimisation algorithms. If any action is provided by the user, the &amp;#039;&amp;#039;&amp;#039;backward compatibility is activated by default in PATRIUS&amp;#039;&amp;#039;&amp;#039; : this means that external users will see their code/functions working with some of the propagation models/optimisation algorithms of PATRIU... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
A specific backward compatibility mechanism is implemented in PATRIUS allowing by default to have a backward compatibility with PATRIUS version 4.12 propagation models and/or optimisation algorithms.&lt;br /&gt;
If any action is provided by the user, the &amp;#039;&amp;#039;&amp;#039;backward compatibility is activated by default in PATRIUS&amp;#039;&amp;#039;&amp;#039; : this means that external users will see their code/functions working with some of the propagation models/optimisation algorithms of PATRIUS version 4.12.&lt;br /&gt;
&lt;br /&gt;
== Backward compatibility functionalities ==&lt;br /&gt;
&lt;br /&gt;
=== Available options ===&lt;br /&gt;
Three options are available for users via the enum &amp;lt;code&amp;gt;PatriusVersionCompatibility&amp;lt;/code&amp;gt; of the class &amp;lt;code&amp;gt;PatriusConfiguration&amp;lt;/code&amp;gt;:&lt;br /&gt;
* OLD_MODELS : the user will use the propagation models and optimisation algorithms coded in PATRIUS version 4.12;&lt;br /&gt;
* MIXED_MODELS : the user will just use propagation models coded in PATRIUS version 4.12 (no backward compatibility on optimisation algorithms);&lt;br /&gt;
* NEW_MODELS : no backward compatibility mechanism is used.&lt;br /&gt;
&lt;br /&gt;
=== Backward compatibility for propagation models ===&lt;br /&gt;
As previously mentioned,  types &amp;lt;code&amp;gt;PatriusVersionCompatibility.OLD_MODELS&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;MIXED_MODELS&amp;lt;/code&amp;gt; allow to restore some of the propagation models to the state of PATRIUS version 4.12 for the following functionalities:&lt;br /&gt;
* eclipse detection via the class &amp;lt;code&amp;gt;EclipseDetector&amp;lt;/code&amp;gt;;&lt;br /&gt;
* solar radiation pressure computation with the class &amp;lt;code&amp;gt;SolarRadiationPressure&amp;lt;/code&amp;gt;;&lt;br /&gt;
* use of previous obliquity coefficients in the class &amp;lt;code&amp;gt;EclipticMODProvider&amp;lt;/code&amp;gt; ;&lt;br /&gt;
* allows the use of previous entries in the factory &amp;lt;code&amp;gt;PrecessionNutationModelFactory&amp;lt;/code&amp;gt; and pole coordinates computation in the class &amp;lt;code&amp;gt;IERS20032010PrecessionNutation&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Backward compatibility for optimisation algorithms ===&lt;br /&gt;
The type of compatibility configuration OLD_MODELS allows to restore also the behaviour of the optimisation algorithm for matrix conversion existing in PATRIUS 4.12 and implemented in the method &amp;lt;code&amp;gt;convertMatrixFromAToB&amp;lt;/code&amp;gt; of the class &amp;lt;code&amp;gt;AbstractBodyAttraction&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== How to set our own Patrius compatibility configuration ==&lt;br /&gt;
The class &amp;lt;code&amp;gt;PatriusConfiguration&amp;lt;/code&amp;gt; contains a setter &amp;lt;code&amp;gt;setPatriusCompatibilityMode(PatriusVersionCompatibility)&amp;lt;/code&amp;gt; that allows to switch our own configuration as a function of the user needs.&lt;br /&gt;
A specific getter &amp;lt;code&amp;gt;getPatriusCompatibilityMode&amp;lt;/code&amp;gt; allows to retrieve the used configuration at any moment if needed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:User_Manual_4.16]]&lt;/div&gt;</summary>
		<author><name>Admin tsn</name></author>
	</entry>
</feed>