![]() |
Stellarium 0.15.2
|
Meade LX200 command: Slew to the coordinates set before. More...
#include <Lx200Command.hpp>
Inheritance diagram for Lx200CommandGotoSelected:
Collaboration diagram for Lx200CommandGotoSelected: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 |
Meade LX200 command: Slew to the coordinates set before.
Definition at line 118 of file Lx200Command.hpp.
1.8.11