« User Manual » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Page créée avec « <font color=#556B2F>'''OPERA'''</font> may be used very quickly via its <font color=#FF8C00 title="Graphical User Interface">GUI</font> facilitating context elaboration an... ») |
Aucun résumé des modifications |
||
Ligne 8 : | Ligne 8 : | ||
* '''opera-NN.n.jar''' : includes only <font color=#556B2F>'''OPERA'''</font> classes => to be used for <font color=#FF8C00>Java</font> interface, under the condition of linking with the right version of [[http://genopus.cnes.fr GENOPUS]] and [[http://patrius.cnes.fr PATRIUS]] | * '''opera-NN.n.jar''' : includes only <font color=#556B2F>'''OPERA'''</font> classes => to be used for <font color=#FF8C00>Java</font> interface, under the condition of linking with the right version of [[http://genopus.cnes.fr GENOPUS]] and [[http://patrius.cnes.fr PATRIUS]] | ||
* '''opera-NN.n-javadoc.jar''' | * '''opera-NN.n-javadoc.jar''' | ||
== The GUI mode == | |||
* [[Overall_Presentation|Overall presentation]]: basic properties | |||
* [[OperaappConfigurationFile|Operaapp configuration file]]: description of the configuration file | |||
* [[Configuration|Configuration panel]] | |||
* [[Solar_Activity|Solar activity panel]] | |||
* [[Parameters|Parameters panel]] | |||
* [[Console|Console panel]] | |||
== The Batch mode == | |||
* [[BatchMode|How to call it]] | |||
== Java Interface == | |||
* [[Basic_principle|Basic principle]] | |||
* [[Reentry_or_S/M_Estimation|Reentry or S/M Estimation]]: how to compute a reentry and/or S/M estimation | |||
* [[Maneuvers_Estimation_And_Pdf_Report|Maneuvers Estimation and Pdf report]]: how to build a Pdf report | |||
* [[Searching_NoradIds|Searching Norad Ids]]: how to filter Norad Ids |
Version du 20 janvier 2020 à 16:36
OPERA may be used very quickly via its GUI facilitating context elaboration and results exploitation. No code knowledge is necessary. It is also possible to use it in batch mode via a shell and especially on grid computers with no display properties. On the other hand, it is also possible to use it via its Java interface inside a higher level tool (for example, an orbit determination tool or a maneuver optimization tool).
So, three jar files are available:
- opera-NN.n-jar-with-dependencies.jar : executable jar including all needed libraries => it is the file to use for GUI utilization but it may also be used for the Java interface
- opera-NN.n.jar : includes only OPERA classes => to be used for Java interface, under the condition of linking with the right version of [GENOPUS] and [PATRIUS]
- opera-NN.n-javadoc.jar
The GUI mode
- Overall presentation: basic properties
- Operaapp configuration file: description of the configuration file
- Configuration panel
- Solar activity panel
- Parameters panel
- Console panel
The Batch mode
Java Interface
- Basic principle
- Reentry or S/M Estimation: how to compute a reentry and/or S/M estimation
- Maneuvers Estimation and Pdf report: how to build a Pdf report
- Searching Norad Ids: how to filter Norad Ids