Current version

De Wiki
Aller à : navigation, rechercher

New version, correcting two V11.4 anomalies (see here).

Known bugs of this version:

  • When reading the initial orbit, PSIMU has not already read Earth Features characteristics. So, in some cases, it may exit in an error mode (for example when using H0-n frames) saying that no EOPs are available even if we do not need them as it will use the [PATRIUS] by default configuration.
  • When using the Java API, due to a PATRIUS anomaly, if the user needs to define solar panels characteristics, it is mandatory to use the Vehicle constructor with all parameters and the VehiculeSurfaceModel including the panels as above (and not a list of Facet); also, do not use the setters methods.
  • See also possible anomalies raised due to [GENOPUS] or [GENIUS] widgets used by PSIMU. In particular, due to a [GENIUS] anomaly, when using the Custom plots tab, we can normally display data together from the ephemeris table data but also from the events table. With this version, it is no more possible. To do it up to now, we must display data of the second table using the secondary axis possibility (but the range might be different between both axis).