Basic Principle

De Wiki
Aller à : navigation, rechercher

PSIMU proposed a Java interface

Most of the objects to pass as input data are [PATRIUS] ones. Some of them are specific to PSIMU … or [GENOPUS] but, in that case, most of the time, it is due to the fact that these objects are not yet included in the used [PATRIUS] version: their name will then start by “Custom…”.

So, to use this Java interface, the developer will have to:

  1. Initialize [PATRIUS] dataset.
  2. Create a PSIMU object using its available constructor.
  3. Calling for the propagation in master or slave mode.
  4. Calling for “getter” methods to extract after the propagation all useful information.