Tutorials
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.
- 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