« User Manual » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « == The GUI mode == * Overall presentation: main explanations on the product philosophy * TLE options: <font color=#FF8C00 title="... » |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<font color=#556B2F>'''GENTLEMAN'''</font> may be used very quickly via its <font color=#FF8C00 title="Graphical User Interface">GUI</font> facilitating context elaboration and results exploitation. No code knowledge is necessary. It is also possible to use it in <font color=#FF8C00>batch</font> 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 <font color=#FF8C00>Java</font> interface inside a higher level tool (for example, an orbit determination tool or a maneuver optimization tool). | |||
So, three jar files are available: | |||
* '''gentleman-NN.n-jar-with-dependencies.jar''' : executable jar including all needed libraries => it is the file to use for <font color=#FF8C00 title="Graphical User Interface">GUI</font> utilization but it may also be used for the <font color=#FF8C00>Java</font> interface | |||
* '''gentleman-NN.n.jar''' : includes only <font color=#556B2F>'''GENTLEMAN'''</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]], [[http://patrius.cnes.fr PATRIUS]], etc. | |||
* '''gentleman-NN.n-javadoc.jar''' | |||
== The GUI mode == | == The GUI mode == | ||
Version du 7 septembre 2021 à 13:49
GENTLEMAN 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:
- gentleman-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
- gentleman-NN.n.jar : includes only GENTLEMAN classes => to be used for Java interface, under the condition of linking with the right version of [GENOPUS], [PATRIUS], etc.
- gentleman-NN.n-javadoc.jar
The GUI mode
- Overall presentation: main explanations on the product philosophy
- TLE options: TLE options
- TLE data: TLE data
- Orbit: initial orbital parameters
- Earth data: Earth data
- Vehicle: vehicle characteristics
- Maneuvers: maneuvers definition
- Forces: forces models definition
- Attitude: attitude laws definition
- Propagation: numerical propagation tuning
- Plots: plots
- Console: console description