« WELCOME TO THE GENOPUS WIKI » : différence entre les versions
Aller à la navigation
Aller à la recherche
Ligne 47 : | Ligne 47 : | ||
== REMARKS == | == REMARKS == | ||
* As it is coded in <font color=#FF8C00>Java</font>, this product is available for any kind of platforms owning Java. Nevertheless, it needs [[https://logiciels.cnes.fr/en/node/76?type=desc GENIUS]] and [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] products. | * As it is coded in <font color=#FF8C00>Java</font>, this product is available for any kind of platforms owning Java. Nevertheless, it needs [[https://logiciels.cnes.fr/en/node/76?type=desc GENIUS]] and [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] products. | ||
* <font color=#556B2F>'''GENOPUS'''</font> is now internally used by CNES for most of expertise tools development as for other tools with a more operational role as [[https://logiciels.cnes.fr/en/node/83?type=desc ELECTRA]]. | * <font color=#556B2F>'''GENOPUS'''</font> is now internally used by CNES for most of expertise tools development as for other tools with a more operational role as [[https://logiciels.cnes.fr/en/node/83?type=desc ELECTRA]]. |
Version du 14 novembre 2017 à 11:59
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.
CURRENT VERSION : V1.3.1
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 |
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.
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.