kstars
SimClockInterface Class Reference
#include <simclockinterface.h>
Inheritance diagram for SimClockInterface:

Detailed Description
Definition at line 31 of file simclockinterface.h.
Member Function Documentation
virtual ASYNC SimClockInterface::setClockScale | ( | float | s | ) | [pure virtual] |
Set the clock scale (the number of simulation seconds that pass per real-time second.
s
the new timescale factor
Implemented in SimClock.
virtual ASYNC SimClockInterface::setUTC | ( | const KStarsDateTime & | newtime | ) | [pure virtual] |
Set the clock to the given ExtDateTime value.
newtime
the time/date to adopt
Implemented in SimClock.
virtual ASYNC SimClockInterface::start | ( | ) | [pure virtual] |
virtual ASYNC SimClockInterface::stop | ( | ) | [pure virtual] |
The documentation for this class was generated from the following file: