![]() |
Stellarium
23.4
|
Celestron NexStar command: sync a given position. More...
#include <NexStarCommand.hpp>
Public Member Functions | |
| NexStarCommandSync (Server &server, unsigned int ra_int, int dec_int) | |
| bool | writeCommandToBuffer (char *&buff, char *end) override |
| int | readAnswerFromBuffer (const char *&buff, const char *end) const override |
| void | print (QTextStream &o) const override |
Public Member Functions inherited from NexStarCommand | |
| bool | hasBeenWrittenToBuffer (void) const |
| virtual bool | needsNoAnswer (void) const |
Additional Inherited Members | |
Protected Member Functions inherited from NexStarCommand | |
| NexStarCommand (Server &server) | |
Protected Attributes inherited from NexStarCommand | |
| TelescopeClientDirectNexStar & | server |
| bool | has_been_written_to_buffer |
Celestron NexStar command: sync a given position.