<?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=User_Manual_3.3_The_Ellipsoid_Interface</id>
	<title>User Manual 3.3 The Ellipsoid Interface - 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=User_Manual_3.3_The_Ellipsoid_Interface"/>
	<link rel="alternate" type="text/html" href="https://patrius.cnes.fr/index.php?title=User_Manual_3.3_The_Ellipsoid_Interface&amp;action=history"/>
	<updated>2026-04-07T09:50:46Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://patrius.cnes.fr/index.php?title=User_Manual_3.3_The_Ellipsoid_Interface&amp;diff=1661&amp;oldid=prev</id>
		<title>Admin : Page créée avec « The ellipsoid interface (geometry.euclidian.threed) serves the purpose of defining a set of methods that ellipsoids must implement. This interface requires the classes imp... »</title>
		<link rel="alternate" type="text/html" href="https://patrius.cnes.fr/index.php?title=User_Manual_3.3_The_Ellipsoid_Interface&amp;diff=1661&amp;oldid=prev"/>
		<updated>2018-04-04T14:09:32Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « The ellipsoid interface (geometry.euclidian.threed) serves the purpose of defining a set of methods that ellipsoids must implement. This interface requires the classes imp... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The ellipsoid interface (geometry.euclidian.threed) serves the purpose of defining a set of methods that ellipsoids must implement. This interface requires the classes implementing it to have the following methods :&lt;br /&gt;
&lt;br /&gt;
; getCenter method&lt;br /&gt;
: Retrieve the ellipsoid center&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
/** Get ellipsoids&amp;#039; center  &lt;br /&gt;
 * @return The position of the center as a Vector3D  &lt;br /&gt;
 * */ &lt;br /&gt;
 Vector3D getCenter();&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;The following objects implement the ellipsoid interface :&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [[MAT_GEO_Ellipsoids|Ellipsoids]].&lt;br /&gt;
* [[MAT_GEO_Spheres|Spheres]],&lt;br /&gt;
* [[MAT_GEO_Spheroid|Spheroids]].&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>