« Main differences between V7.2.1 and V7.2.2 » : différence entre les versions

De Opera
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
== xlsx/csv files ==
After each run when using <font color=#FF8C00 title="Graphical User Interface">GUI</font> or, for the batch mode, using the '''"-o"''' option, both xlsx and csv files will be created with a lot of interesting information. For more details, see [[Result_files here]].
== Internal architecture modifications ==
== Internal architecture modifications ==


Ligne 12 : Ligne 16 :


It is now possible to give dates with the following <font color=#FF8C00 title="International Organization for Standardization">ISO</font> <font color=#FF8C00>8601</font> calendar date format (rather than only in Julian dates) for option that need it : '''YYYY-MM-DDThh:mm:ss.sss''' or '''YYYY-MM-DDThh:mm:ss'''
It is now possible to give dates with the following <font color=#FF8C00 title="International Organization for Standardization">ISO</font> <font color=#FF8C00>8601</font> calendar date format (rather than only in Julian dates) for option that need it : '''YYYY-MM-DDThh:mm:ss.sss''' or '''YYYY-MM-DDThh:mm:ss'''
== xlsx/csv files ==
After each run when using <font color=#FF8C00 title="Graphical User Interface">GUI</font> or, for the batch mode, using the "-o" option, both xlsx and csv files will be created with a lot of interesting information. For more details, see [[Result_files here]].

Version du 3 avril 2020 à 14:09

xlsx/csv files

After each run when using GUI or, for the batch mode, using the "-o" option, both xlsx and csv files will be created with a lot of interesting information. For more details, see Result_files here.

Internal architecture modifications

In order to be consistent with other CNES Flight Dynamics Tools, the package architecture has been internally modified. For GUI users, there are no impacts. On the contrary, for those using the Java API, some "import" may have to be changed.

Moreover some improvements have been done for quality purposes but there are fully transparent for any kind of users.

Object list

Due to the use of a the specific GENIUS GList widget, if the user wants to select all the object list, it will have to click two times on a same object then type on Ctrl-A.

Calendar dates on batch mode

It is now possible to give dates with the following ISO 8601 calendar date format (rather than only in Julian dates) for option that need it : YYYY-MM-DDThh:mm:ss.sss or YYYY-MM-DDThh:mm:ss