« WELCOME TO THE GENOPUS WIKI » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 25 : | Ligne 25 : | ||
== CURRENT VERSION : V1.3.1 == | == CURRENT VERSION : V1.3.1 == | ||
Just due to the link with PatriusDataset V1.0.3. | Just due to the link with PatriusDataset V1.0.3. | ||
== PREVIOUS VERSIONS == | |||
* version 1.3: some corrections and new features mainly due to the update of the [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] version (3.3) and use of <font color=#556B2F>'''GENOPUS'''</font> by [http://10.120.3.224/index.php/WELCOME_TO_THE_PSIMU_WIKI PSIMU]. | |||
* version 1.2.1: first version available externally to CNES. | |||
== DEPENDENCIES== | == DEPENDENCIES== | ||
Ligne 51 : | Ligne 56 : | ||
|style="text-align:center;"|Java 1.6<br/> Patrius 3.2<br/> PatriusDataset 1.0.2<br/> Genius 1.6.x<br/> Miglayout 4.2<br/> Jdom 1.1.2<br/> Gettext-commons 0.9.8<br/> JFreeChart 1.0.19<br/> commons-io 2.4 | |style="text-align:center;"|Java 1.6<br/> Patrius 3.2<br/> PatriusDataset 1.0.2<br/> Genius 1.6.x<br/> Miglayout 4.2<br/> Jdom 1.1.2<br/> Gettext-commons 0.9.8<br/> JFreeChart 1.0.19<br/> commons-io 2.4 | ||
|} | |} | ||
== JAVA DOC == | == JAVA DOC == |
Version du 14 novembre 2017 à 12:01
WHAT DOES GENOPUS MEANS?
GENOPUS comes from [GENIUS] and [PATRIUS] meaning GENeration Of PatriUS widgets.
WHAT IS GENOPUS?
GENOPUS is a software library including widgets, written in Java by using [GENIUS] product and corresponding to flight dynamics objects available via [PATRIUS] library. So, for example, we could find widgets allowing to:
- Entry of a date with timescale and conversions.
- Entry of orbit definition (date, frame, parameters) and conversions.
- Entry of impulsive maneuver, continuous thrust maneuver or a sequence of maneuvers combining both types.
- Entry of attitude laws individually or via a sequence of laws.
- Entry of orbital events (eclipse …).
- Entry of vehicle characteristics,
- Entry of force models (potential, atmosphere, solar pressure radiation …).
Thus, this library allows getting very quickly complex flight dynamics widgets directly linked to [PATRIUS] objects.
GENOPUS is provided as Open Source under license Apache 2.0. JavaDoc is accessible via this site.
REMARKS
- As it is coded in Java, this product is available for any kind of platforms owning Java. Nevertheless, it needs [GENIUS] and [PATRIUS] products.
- GENOPUS is now internally used by CNES for most of expertise tools development as for other tools with a more operational role as [ELECTRA].
- Some tutorials are available in the tutorials package.
CURRENT VERSION : V1.3.1
Just due to the link with PatriusDataset V1.0.3.
PREVIOUS VERSIONS
- version 1.3: some corrections and new features mainly due to the update of the [PATRIUS] version (3.3) and use of GENOPUS by PSIMU.
- version 1.2.1: first version available externally to CNES.
DEPENDENCIES
Version | 1.3.1 | 1.3 | 1.2.1 |
Disponibility | from 14/11/2017 | - | - |
Javadoc | yes | yes | yes |
Dependencies | Java 1.6 Patrius 3.3 PatriusDataset 1.0.3 Genius 1.7 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.6 Patrius 3.3 PatriusDataset 1.0.2 Genius 1.7 Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 sqlite-jdbc 3.15.1 |
Java 1.6 Patrius 3.2 PatriusDataset 1.0.2 Genius 1.6.x Miglayout 4.2 Jdom 1.1.2 Gettext-commons 0.9.8 JFreeChart 1.0.19 commons-io 2.4 |