![]() |
Stellarium
0.17.0
|
Meade LX200 command: Slew to the coordinates set before.
#include <Lx200Command.hpp>
Public Member Functions | |
| Lx200CommandGotoSelected (Server &server) | |
| bool | writeCommandToBuffer (char *&buff, char *end) |
| int | readAnswerFromBuffer (const char *&buff, const char *end) |
| void | print (QTextStream &o) const |
| bool | isCommandGotoSelected (void) const |
| bool | shortAnswerReceived (void) const |
Public Member Functions inherited from Lx200Command | |
| bool | hasBeenWrittenToBuffer (void) const |
| virtual bool | needsNoAnswer (void) const |
Additional Inherited Members | |
Protected Member Functions inherited from Lx200Command | |
| Lx200Command (Server &server) | |
Protected Attributes inherited from Lx200Command | |
| TelescopeClientDirectLx200 & | server |
| bool | has_been_written_to_buffer |
1.8.11