« Tutorials » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(Une version intermédiaire par le même utilisateur non affichée) | |||
Ligne 3 : | Ligne 3 : | ||
<font color=#FF0000>Note: | <font color=#FF0000>Note: | ||
* | * Be careful that the needed data (operaapp-configuration.properties file, <font color=#FF8C00 title="Two Lines Elements">TLE</font>, …) are available at the right place. | ||
* These examples are compatible with the V7.2.2 version. For previous V7.2/V7.2.1 versions, some "imports" have to be modified. | * These examples are compatible with the V7.2.2 ans V7.2.3 version. For previous V7.2/V7.2.1 versions, some "imports" have to be modified. | ||
</font> | </font> | ||
Dernière version du 13 mai 2020 à 13:15
In addition to the explanations given for the Java interface, here are some complete examples that you can copy locally.
Note:
- Be careful that the needed data (operaapp-configuration.properties file, TLE, …) are available at the right place.
- These examples are compatible with the V7.2.2 ans V7.2.3 version. For previous V7.2/V7.2.1 versions, some "imports" have to be modified.
Filtering Norad Ids
- Filtering Norad Ids by orbital characteristics criteriae: Tutorial_FilterByOrb
- Filtering Norad Ids by satellite criteriae: Tutorial_FilterBySat
- Filtering Norad Ids both by orbital and satellite criteriae: Tutorial_FilterBySatAndOrb
Reentry or S/M estimation
- Reentry estimation: Tutorial_ReentryEstimation
- S/M estimation: Tutorial_SMEstimation
Maneuvers estimation
- LEO maneuvers estimation: Tutorial_LEOManeuversEstimation
- LEO maneuvers Pdf report: Tutorial_LEOManeuversPdfReport