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.
 - These examples are compatible with the V7.2.2 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