![]()  | 
  
    SMILE
    v2.5
    
   Schwarzschild Modelling Interactive expLoratory Environment 
   | 
 
Worker object that runs orbit library integration (for use in multiple parallel threads). More...
#include <core.h>


Public Slots | |
| void | run () | 
| loop over orbit library to find the next orbit to integrate it, until no more orbits left  | |
| void | halt () | 
| terminate the integration of the current orbit and the entire library  | |
Signals | |
| void | calcFinished () | 
| emitted only once, by the last object that finishes its work  | |
Public Member Functions | |
| COrbitLibWorker (COrbitLibrary *_orbits) | |
Private Attributes | |
| COrbitLibrary * | orbits | 
| bool | finished | 
Worker object that runs orbit library integration (for use in multiple parallel threads).
 1.8.8