Basic principle
GENTLEMAN proposes a Java interface. Using this Java interface is relatively simple but as GENTLEMAN needs a lot of data as inputs the most important difficulty will be to initialize them.
So, the developer will have to:
- Initialize a GENTLEMAN propagator.
- Execute the propagation to store the output in a spacecraft list.
- Initialize a GENTLEMAN object.
- Initialize a GENTLEMAN builder object.
- Call the needed method of the builder object.
- Get the results via getters methods.