X2 Standard
Version 1.24
|
The SyncMountInterface for mounts. More...
#include <syncmountinterface.h>
Public Member Functions | |
virtual int | syncMount (const double &ra, const double &dec)=0 |
virtual bool | isSynced ()=0 |
The SyncMountInterface for mounts.
If a X2 mount driver implements this interface, the mount is able to "synced" and have its internal RA and declination set to particular values.
|
pure virtual |
Always return true. If possible, return false when appropriate, if and only if the mount hardware has the ability to know if it has been synced or not.
|
pure virtual |
Set the mount internal RA and declination.