« Accueil » : différence entre les versions

De Patrius
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
 
Aucun résumé des modifications
 
(60 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
'''MediaWiki a été installé avec succès.'''
__NOTOC__
== WHERE TO GET IT? ==


Consultez le [//meta.wikimedia.org/wiki/Aide:Contenu Guide de l’utilisateur] pour plus d’informations sur l’utilisation de ce logiciel de wiki.
Just go [https://www.connectbycnes.fr/en/patrius there] ...


== Pour démarrer ==
== WHY PATRIUS? ==
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Liste des paramètres de configuration]
 
* [//www.mediawiki.org/wiki/Manual:FAQ/fr FAQ sur MediaWiki]
<font color=#556B2F>'''PATRIUS'''</font> is a core space dynamics <font color=#FF8C00>Java</font> library that enables to quickly develop high level algorithms such as orbit extrapolator. <font color=#556B2F>'''PATRIUS'''</font> contains several low level classes (i.e.: such as matrix, vectors, orbits parameters) as well as high level classes and interfaces (i.e.: numerical propagators, attitude laws, manoeuvers sequences).
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce Liste de discussion sur les distributions de MediaWiki]
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Adaptez MediaWiki dans votre langue]
== MAIN ADVANTAGES ==
 
All the main domains of space dynamics are available:
* Analysis, algebra & geometry (quaternions, derivable functions, integrators …)
* Core objects for space dynamics (dates, orbits, frames...)
* Orbit propagation: analytical, semi-analytical and numerical propagators, a full set of force models
* Maneuvers: impulsive or continuous thrust, sequences
* Attitude: extensible set of attitude laws, sequences and guidance framework
* Events: event detection (orbital, sensor events, etc.) and post-processing (chronograms)
* Spacecraft: characteristics of mass, geometry (drag force), sensors field of view, etc.
 
<font color=#556B2F>'''PATRIUS'''</font> got a deep validation by comparison with precise orbitography tools. Moreover, it is now fully used by CNES tools, in particular for operational flight dynamics subsystem (<font color=#FF8C00 title="Flight Dynamics Subsystem">FDS</font>). For that reason the criticity level is “'''C'''”.
 
Furthermore, <font color=#556B2F>'''PATRIUS'''</font> design relies on extensible <font color=#FF8C00>Java</font> interfaces and robust design patterns.
 
== REMARKS ==
 
A data package ([https://www.connectbycnes.fr/en/patriusdataset PATRIUS_DATASET]) is also provided in addition allowing access to some data models.
 
Tutorials are available in specific tutorials pages.
 
== CURRENT VERSION: 4.17 ==
<font color=#556B2F>'''PATRIUS'''</font> V4.17 is a release adding a few features as well as correcting some bugs (see [[Main_differences_between_V4.15_and_V4.14|here]]).
 
== PREVIOUS VERSIONS (available on the Web site) ==
 
* Version 4.16
* Version 4.15
* Version 4.14
* Version 4.13
* Version 4.12
* Version 4.11
* Version 4.10
* Version 4.9
* Version 4.8
* Version 4.7
* Version 4.6.1
* Version 4.5.1
* Version 4.4
* Version 4.3
* Version 4.2
* Version 4.1.1
* Version 4.1
* Version 4.0
* Version 3.4.1
* Version 3.3
* Version 3.2
 
== DEPENDENCIES ==
 
See when the different PATRIUS versions were released and what JAVA version each is compatible with [[Patrius_Versions_and_Dependencies|here]]
 
== JAVA DOC ==
 
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.17 Current Java Doc]
 
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.16 Java Doc 4.16]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.15 Java Doc 4.15]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.14 Java Doc 4.14]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.13 Java Doc 4.13]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.12 Java Doc 4.12]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.11 Java Doc 4.11]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.10.2 Java Doc 4.10.2]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.9.1 Java Doc 4.9.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.8 Java Doc 4.8]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.7 Java Doc 4.7]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.6.1 Java Doc 4.6.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.5.1 Java Doc 4.5.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.4 Java Doc 4.4]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.3 Java Doc 4.3]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.2 Java Doc 4.2]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.1.1 Java Doc 4.1.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.1 Java Doc 4.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V4.0 Java Doc 4.0]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V3.4.1 Java Doc 3.4.1]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V3.3 Java Doc 3.3]<br />
[https://patrius.cnes.fr/images/upload/JavaDocs/V3.2 Java Doc 3.2]<br />

Dernière version du 26 novembre 2025 à 14:01

WHERE TO GET IT?

Just go there ...

WHY PATRIUS?

PATRIUS is a core space dynamics Java library that enables to quickly develop high level algorithms such as orbit extrapolator. PATRIUS contains several low level classes (i.e.: such as matrix, vectors, orbits parameters) as well as high level classes and interfaces (i.e.: numerical propagators, attitude laws, manoeuvers sequences).

MAIN ADVANTAGES

All the main domains of space dynamics are available:

  • Analysis, algebra & geometry (quaternions, derivable functions, integrators …)
  • Core objects for space dynamics (dates, orbits, frames...)
  • Orbit propagation: analytical, semi-analytical and numerical propagators, a full set of force models
  • Maneuvers: impulsive or continuous thrust, sequences
  • Attitude: extensible set of attitude laws, sequences and guidance framework
  • Events: event detection (orbital, sensor events, etc.) and post-processing (chronograms)
  • Spacecraft: characteristics of mass, geometry (drag force), sensors field of view, etc.

PATRIUS got a deep validation by comparison with precise orbitography tools. Moreover, it is now fully used by CNES tools, in particular for operational flight dynamics subsystem (FDS). For that reason the criticity level is “C”.

Furthermore, PATRIUS design relies on extensible Java interfaces and robust design patterns.

REMARKS

A data package (PATRIUS_DATASET) is also provided in addition allowing access to some data models.

Tutorials are available in specific tutorials pages.

CURRENT VERSION: 4.17

PATRIUS V4.17 is a release adding a few features as well as correcting some bugs (see here).

PREVIOUS VERSIONS (available on the Web site)

  • Version 4.16
  • Version 4.15
  • Version 4.14
  • Version 4.13
  • Version 4.12
  • Version 4.11
  • Version 4.10
  • Version 4.9
  • Version 4.8
  • Version 4.7
  • Version 4.6.1
  • Version 4.5.1
  • Version 4.4
  • Version 4.3
  • Version 4.2
  • Version 4.1.1
  • Version 4.1
  • Version 4.0
  • Version 3.4.1
  • Version 3.3
  • Version 3.2

DEPENDENCIES

See when the different PATRIUS versions were released and what JAVA version each is compatible with here

JAVA DOC

Current Java Doc

Java Doc 4.16
Java Doc 4.15
Java Doc 4.14
Java Doc 4.13
Java Doc 4.12
Java Doc 4.11
Java Doc 4.10.2
Java Doc 4.9.1
Java Doc 4.8
Java Doc 4.7
Java Doc 4.6.1
Java Doc 4.5.1
Java Doc 4.4
Java Doc 4.3
Java Doc 4.2
Java Doc 4.1.1
Java Doc 4.1
Java Doc 4.0
Java Doc 3.4.1
Java Doc 3.3
Java Doc 3.2