![]() |
Stellarium
0.20.4
|
Data Structures | |
| struct | ASCOMCoordinates |
Public Types | |
| enum | ASCOMEquatorialCoordinateType { Other, Topocentric, J2000, J2050, B1950 } |
Signals | |
| void | deviceConnected () |
| void | deviceDisconnected () |
Public Member Functions | |
| ASCOMDevice (QObject *parent=Q_NULLPTR, QString ascomDeviceId=Q_NULLPTR) | |
| bool | isDeviceConnected () const |
| bool | isParked () const |
| bool | connect () |
| bool | disconnect () |
| ASCOMCoordinates | position () const |
| void | slewToCoordinates (ASCOMCoordinates coords) |
| void | syncToCoordinates (ASCOMCoordinates coords) |
| void | abortSlew () |
| ASCOMEquatorialCoordinateType | getEquatorialCoordinateType () |
| bool | doesRefraction () |
| ASCOMCoordinates | getCoordinates () |
Static Public Member Functions | |
| static QString | showDeviceChooser (QString previousDeviceId="") |
1.8.13