![]() |
Stellarium 0.15.2
|
Celestron NexStar command: Get the current position. More...
#include <NexStarCommand.hpp>
Inheritance diagram for NexStarCommandGetRaDec:
Collaboration diagram for NexStarCommandGetRaDec:Public Member Functions | |
| NexStarCommandGetRaDec (Server &server) | |
| bool | writeCommandToBuffer (char *&buff, char *end) |
| int | readAnswerFromBuffer (const char *&buff, const char *end) const |
| void | print (QTextStream &o) const |
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: Get the current position.
Definition at line 72 of file NexStarCommand.hpp.
1.8.11