Stellarium  HEAD
Public Member Functions
NexStarCommandGotoPosition Class Reference

Celestron NexStar command: Slew to a given position. More...

#include <NexStarCommand.hpp>

Public Member Functions

 NexStarCommandGotoPosition (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
TelescopeClientDirectNexStarserver
 
bool has_been_written_to_buffer
 

Detailed Description

Celestron NexStar command: Slew to a given position.