SMILE  v2.5
Schwarzschild Modelling Interactive expLoratory Environment
Public Slots | Signals | Public Member Functions | Private Attributes | List of all members
smile::COrbitIntWorker Class Reference

Worker object that runs single orbit integration in a separate thread. More...

#include <core.h>

Inheritance diagram for smile::COrbitIntWorker:
Inheritance graph
[legend]
Collaboration diagram for smile::COrbitIntWorker:
Collaboration graph
[legend]

Public Slots

void run ()
 call orbit->integrateToTime()
 

Signals

void calcFinished ()
 inform that integration is finished
 

Public Member Functions

 COrbitIntWorker (COrbit *_orbit)
 

Private Attributes

COrbitorbit
 pointer to the orbit
 

Detailed Description

Worker object that runs single orbit integration in a separate thread.


The documentation for this class was generated from the following files: