« Tutorials » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 3 : | Ligne 3 : | ||
Nevertheless, be carefule that the needed data (operaapp-configuration.properties file, <font color=#FF8C00 title="Two Lines Elements">TLE</font>, …) will be available at the right place | Nevertheless, be carefule that the needed data (operaapp-configuration.properties file, <font color=#FF8C00 title="Two Lines Elements">TLE</font>, …) will be available at the right place | ||
* Filtering Norad Ids by | * 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 estimation: [[Tutorial_ReentryEstimation]] | |||
* S/M estimation: [[Tutorial_SMEstimation]] | |||
* LEO maneuvers estimation: [[Tutorial_LEOManeuversEstimation]] | |||
* LEO maneuvers Pdf report: [[Tutorial_LEOManeuversPdfReport]] |
Version du 21 janvier 2020 à 08:57
In addition to the explanations given for the Java interface, here are some complete examples that you can copy locally.
Nevertheless, be carefule that the needed data (operaapp-configuration.properties file, TLE, …) will be available at the right place
- 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 estimation: Tutorial_ReentryEstimation
- S/M estimation: Tutorial_SMEstimation
- LEO maneuvers estimation: Tutorial_LEOManeuversEstimation
- LEO maneuvers Pdf report: Tutorial_LEOManeuversPdfReport