Accueil : Différence entre versions

De Wiki
Aller à : navigation, rechercher
 
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://logiciels.cnes.fr/en/content/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://logiciels.cnes.fr/en/content/patriusdataset PATRIUS_DATASET]) is also provided in addition allowing access to some data models.
 +
 
 +
Tutorials are available in specific tutorials pages.
 +
 
 +
== CURRENT VERSION: 4.0 ==
 +
<font color=#556B2F>'''PATRIUS'''</font> V4.0 is a major release (see [[Main_differences_between_V4.0_and_V3.4.1|here]]) and has a simplified architecture: its former dependencies ('''Commons-Math''', '''OREKIT''' and the addons) have been merged into a single standalone library (''patrius_V4.0.jar'').
 +
 
 +
== PREVIOUS VERSIONS (available on the Web site) ==
 +
 
 +
* Version 3.4.1
 +
* Version 3.3
 +
* Version 3.2
 +
 
 +
== DEPENDENCIES ==
 +
{| class="wikitable"
 +
|-
 +
|Version
 +
|style="text-align:center;"|4.0
 +
|style="text-align:center;"|3.x
 +
|-
 +
|Disponibility
 +
|style="text-align:center;"| from 22/01/2018
 +
|style="text-align:center;"| -
 +
|-
 +
|Javadoc     
 +
|style="text-align:center;"|yes
 +
|style="text-align:center;"|yes
 +
|-
 +
|- style="vertical-align:top;"
 +
|Dependencies
 +
|style="text-align:center;"|Java 1.7<br/>
 +
|style="text-align:center;"|Java 1.6<br/>
 +
|}
 +
 
 +
== JAVA DOC ==
 +
 
 +
[{{PathCurrentJavaDoc}} Current Java Doc]<br />
 +
[http://patrius.cnes.fr/uploads/JavaDocs/V4.0 Java Doc 4.0]<br />
 +
[http://patrius.cnes.fr/uploads/JavaDocs/V3.4.1 Java Doc 3.4.1]<br />
 +
[http://patrius.cnes.fr/uploads/JavaDocs/V3.3 Java Doc 3.3]<br />
 +
[http://patrius.cnes.fr/uploads/JavaDocs/V3.2 Java Doc 3.2]<br />

Version du 12 février 2018 à 15:59

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.0

PATRIUS V4.0 is a major release (see here) and has a simplified architecture: its former dependencies (Commons-Math, OREKIT and the addons) have been merged into a single standalone library (patrius_V4.0.jar).

PREVIOUS VERSIONS (available on the Web site)

  • Version 3.4.1
  • Version 3.3
  • Version 3.2

DEPENDENCIES

Version 4.0 3.x
Disponibility from 22/01/2018 -
Javadoc yes yes
Dependencies Java 1.7
Java 1.6

JAVA DOC

Current Java Doc
Java Doc 4.0
Java Doc 3.4.1
Java Doc 3.3
Java Doc 3.2