Current version : Différence entre versions

De Wiki
Aller à : navigation, rechercher
Ligne 3 : Ligne 3 :
 
<u>Known bugs of this version</u> (to be corrected in the new 2.2 version):
 
<u>Known bugs of this version</u> (to be corrected in the new 2.2 version):
  
* There are some problems with the fact that, since V2.0, <font color=#556B2F>'''GENOPUS'''</font> is able to store in a context file, both "'''Pivot'''" and "'''Display'''" data for orbital conditions. Indeed :
+
* There are some problems with the fact that, since V2.0, <font color=#556B2F>'''GENOPUS'''</font> is able to store in a context file, both "'''Pivot'''" and "'''Display'''" data for orbital conditions using the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/orbits/GPOrbit.html GPOrbit] class. Indeed :
 
** if "'''Pivot'''" and "'''Display'''" frames are not the same, <font color=#556B2F>'''GENOPUS'''</font> will consider orbital parameters coming from the "'''Pivot'''" data and frame characteristics from the "'''Display'''" ones <u>which is of course totally wrong</u>.
 
** if "'''Pivot'''" and "'''Display'''" frames are not the same, <font color=#556B2F>'''GENOPUS'''</font> will consider orbital parameters coming from the "'''Pivot'''" data and frame characteristics from the "'''Display'''" ones <u>which is of course totally wrong</u>.
 
** if the user modifies the context file not through a <font color=#556B2F>'''GENIUS/GENOPUS'''</font> <font color=#FF8C00 title="Graphical User Interface">GUI</font>, it has to modify both "'''Pivot'''" and "'''Display'''" data in order to keep consistency between both data.
 
** if the user modifies the context file not through a <font color=#556B2F>'''GENIUS/GENOPUS'''</font> <font color=#FF8C00 title="Graphical User Interface">GUI</font>, it has to modify both "'''Pivot'''" and "'''Display'''" data in order to keep consistency between both data.
 
* When modifying constants (for example µ) of initial orbital conditions (even only the units), a conversion is done which is useless.
 
* When modifying constants (for example µ) of initial orbital conditions (even only the units), a conversion is done which is useless.

Version du 18 janvier 2021 à 15:31

This version is compatible with the version 4.4 of the PATRIUS library. As for the V2.1 version (not distributed), it includes some interesting evolutions basically linked to this new PATRIUS version and corrects some previous versions anomalies (see here and here).

Known bugs of this version (to be corrected in the new 2.2 version):

  • There are some problems with the fact that, since V2.0, GENOPUS is able to store in a context file, both "Pivot" and "Display" data for orbital conditions using the GPOrbit class. Indeed :
    • if "Pivot" and "Display" frames are not the same, GENOPUS will consider orbital parameters coming from the "Pivot" data and frame characteristics from the "Display" ones which is of course totally wrong.
    • if the user modifies the context file not through a GENIUS/GENOPUS GUI, it has to modify both "Pivot" and "Display" data in order to keep consistency between both data.
  • When modifying constants (for example µ) of initial orbital conditions (even only the units), a conversion is done which is useless.