« Main differences between V7.2 and V7.2.1 » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
|||
(4 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 13 : | Ligne 13 : | ||
* Adding the margin on the reentry date as below: | * Adding the margin on the reentry date as below: | ||
Re-entry date : 2011-11-30T15:37:29.221 | Re-entry date : 2011-11-30T15:37:29.221 | ||
Re-entry date error : /-10.6 days | Re-entry date error : +/-10.6 days | ||
* When Orbit Determination (OD) is not successful, reentry date (and margin on it) using the refined S/m is still displayed | * When Orbit Determination (OD) is not successful, reentry date (and margin on it) using the refined S/m is still displayed | ||
* Adding units on S/m results: | * Adding units on S/m results: | ||
Ligne 20 : | Ligne 20 : | ||
SmDragAfterOD : 0.050351376463313384 kg/m2 | SmDragAfterOD : 0.050351376463313384 kg/m2 | ||
SmSRPRefined : 0.0 kg/m2 | SmSRPRefined : 0.0 kg/m2 | ||
* Changing type of font for better | * Changing type of font for better readability. | ||
== Anomaly corrections == | == Anomaly corrections == | ||
Ligne 28 : | Ligne 28 : | ||
* The [[OperaappConfigurationFile|Opera configuration file]] (including all the by default configurations) is now correctly read if the name of a directory will start by "/". | * The [[OperaappConfigurationFile|Opera configuration file]] (including all the by default configurations) is now correctly read if the name of a directory will start by "/". | ||
* No more erroneous error messages between '''BYSAT''' et '''BYORB'''. | * No more erroneous error messages between '''BYSAT''' et '''BYORB'''. | ||
* No more error on the reentry date margin when the computation is executed from the <font color=#FF8C00 title="Graphical User Interface">GUI</font> (previously divided by 100). |
Dernière version du 28 février 2020 à 15:25
Non obfuscated methods
- the LEOManIncInfo.getInc() method is now available (no more obfuscated)
Additional output information
- Adding information on the object
Name : DELTA 1 DEB Country : US Hper : 234.02019063088298 km Hapo : 261.37029874148595 km Incl : 29.0708 deg
- Adding the margin on the reentry date as below:
Re-entry date : 2011-11-30T15:37:29.221 Re-entry date error : +/-10.6 days
- When Orbit Determination (OD) is not successful, reentry date (and margin on it) using the refined S/m is still displayed
- Adding units on S/m results:
SmDragApriori : 0.05916134793505359 kg/m2 SmDragRefined : 0.05457889062590913 kg/m2 SmDragAfterOD : 0.050351376463313384 kg/m2 SmSRPRefined : 0.0 kg/m2
- Changing type of font for better readability.
Anomaly corrections
- When the computation exits in error mode due to the OperaException type (typically if there is a problem when reading TLE), the management of such exception allows now going on computation for next Norad Ids.
- OPERA does correctly take into account PATRIUS_DATASET and the Opera configuration file for some batch configurations (for Search by Sat or Search by Orb options).
- The Opera configuration file (including all the by default configurations) is now correctly read if the name of a directory will start by "/".
- No more erroneous error messages between BYSAT et BYORB.
- No more error on the reentry date margin when the computation is executed from the GUI (previously divided by 100).