« Result files » : différence entre les versions

De Opera
Aller à la navigation Aller à la recherche
(Page créée avec « TBW »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
TBW
After each run when using <font color=#FF8C00 title="Graphical User Interface">GUI</font> or, for the batch mode, using the '''"-o"''' option or, for the <font color=#FF8C00>Java</font> <font color=#FF8C00 title="Application Programming Interface">API</font> using specific methods, both '''xlsx''' and '''csv''' files will be created with a lot of interesting information.
 
The content of a csv file is the same as for the xlsx file. The advantage of a csv format is the fact that it is sometimes easier to use. The xlsx format allows to see in a more ergonomic way (cells formats) the results.
 
Anyway, the content of such files is for any  object studied:
 
* Norad Id
* Name
* Country
* Perigee altitude of the last <font color=#FF8C00 title="Two Lines Element">TLE</font> (km)
* Apogee altitude of the last <font color=#FF8C00 title="Two Lines Element">TLE</font> (km)
* Inclination of the last <font color=#FF8C00 title="Two Lines Element">TLE</font> (deg)
* Computation date (calendar format) : corresponds to the [[Configuration#End_of_History|End of history date]]
* Shortest reentry date (calendar format)
* Reentry date (calendar format)
* Longest reentry date (calendar format)
* Reentry date error (days)
* A priori drag S/m (m2/kg)
* Refined drag S/m (m2/kg)
* Drag S/m after orbit determination (m2/kg)
* Refindes SRP S/m (m2/kg)
* Amount of semi-major axis maneuvers
* Date(s) of the semi-major axis maneuvers
* Amount of inclination maneuvers
* Date(s) of inclination maneuvers
* Comments about the calculation : OK or error message

Version du 3 avril 2020 à 14:44

After each run when using GUI or, for the batch mode, using the "-o" option or, for the Java API using specific methods, both xlsx and csv files will be created with a lot of interesting information.

The content of a csv file is the same as for the xlsx file. The advantage of a csv format is the fact that it is sometimes easier to use. The xlsx format allows to see in a more ergonomic way (cells formats) the results.

Anyway, the content of such files is for any object studied:

  • Norad Id
  • Name
  • Country
  • Perigee altitude of the last TLE (km)
  • Apogee altitude of the last TLE (km)
  • Inclination of the last TLE (deg)
  • Computation date (calendar format) : corresponds to the End of history date
  • Shortest reentry date (calendar format)
  • Reentry date (calendar format)
  • Longest reentry date (calendar format)
  • Reentry date error (days)
  • A priori drag S/m (m2/kg)
  • Refined drag S/m (m2/kg)
  • Drag S/m after orbit determination (m2/kg)
  • Refindes SRP S/m (m2/kg)
  • Amount of semi-major axis maneuvers
  • Date(s) of the semi-major axis maneuvers
  • Amount of inclination maneuvers
  • Date(s) of inclination maneuvers
  • Comments about the calculation : OK or error message