WELCOME TO THE GENOPUS WIKI : Différence entre versions

De Wiki
Aller à : navigation, rechercher
Ligne 8 : Ligne 8 :
  
 
<font color=#556B2F>'''GENOPUS'''</font> is a software library including widgets, written in <font color=#FF8C00>Java</font> by using [[https://logiciels.cnes.fr/en/node/76?type=desc GENIUS]]  product and corresponding to flight dynamics objects available via [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] library. So, for example, we could find widgets allowing to:
 
<font color=#556B2F>'''GENOPUS'''</font> is a software library including widgets, written in <font color=#FF8C00>Java</font> by using [[https://logiciels.cnes.fr/en/node/76?type=desc GENIUS]]  product and corresponding to flight dynamics objects available via [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] library. So, for example, we could find widgets allowing to:
* Entry of a date with timescale and conversions.
+
* Entry of a '''<font color=#FF0000>date</font>''' with timescale and conversions.
* Entry of orbit definition (date, frame, parameters) and conversions.
+
* Entry of '''<font color=#FF0000>orbit</font>''' definition (date, frame, parameters) and conversions.
* Entry of impulsive maneuver, continuous thrust maneuver or a sequence of maneuvers combining both types.
+
* Entry of '''<font color=#FF0000>impulsive maneuver</font>''', '''<font color=#FF0000>continuous thrust maneuver</font>''' or a '''<font color=#FF0000>sequence of maneuvers</font>''' combining both types.
* Entry of attitude laws individually or via a sequence of laws.
+
* Entry of '''<font color=#FF0000>attitude laws</font>''' individually or via a '''<font color=#FF0000>sequence of laws</font>'''.
* Entry of orbital events (eclipse …).
+
* Entry of '''<font color=#FF0000>orbital events</font>''' (eclipse …).
* Entry of vehicle characteristics,
+
* Entry of '''<font color=#FF0000>vehicle characteristics</font>''',
* Entry of force models (potential, atmosphere, solar pressure radiation …).
+
* Entry of '''<font color=#FF0000>force models</font>''' (potential, atmosphere, solar pressure radiation …).
 
Thus, this library allows getting very quickly complex flight dynamics widgets directly linked to [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] objects.
 
Thus, this library allows getting very quickly complex flight dynamics widgets directly linked to [[https://logiciels.cnes.fr/en/node/62?type=desc PATRIUS]] objects.
 
== CURRENT VERSION ==
 
== CURRENT VERSION ==
Ligne 46 : Ligne 46 :
 
== JAVA DOC ==
 
== JAVA DOC ==
  
[[https://logiciels.cnes.fr/sites/default/files/javadoc/1496060506/documentation/index.html Current Java Doc]]
+
[{{PathCurrentJavaDoc}} Current Java Doc]
 
+
[[https://logiciels.cnes.fr/sites/default/files/javadoc/1496060506/documentation/index.html Java Doc 1.2.1]]
+
  
 
[{{PathCurrentJavaDoc}} Java Doc 1.2.1]
 
[{{PathCurrentJavaDoc}} Java Doc 1.2.1]
 
[{{PathCurrentJavaDoc}}/nonWidget/attitudes/CustomAeroAttitudeLaw]
 

Version du 17 juillet 2017 à 16:30


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.

CURRENT VERSION

Version 1.2.1
Disponibility 01/06/2017
Javadoc yes
Dependencies Java 1.6
Genius 1.6 or 1.6.1
Miglayout 4.2
Jdom 1.1.2
Gettext-commons 0.9.8
JFreeChart 1.0.19
commons-io 2.4

REMARKS

First version available externally to CNES. 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 provided as Open Source under license Apache 2.0. Java doc is accessible via this site. 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

N/A

JAVA DOC

Current Java Doc

Java Doc 1.2.1