Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classLx200CommandGetDec.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:42:13 2014 Кодировка: Поисковые слова: rigel |
Stellarium 0.12.3
|
Meade LX200 command: Get the current declination. More...
#include <Lx200Command.hpp>
Public Member Functions | |
Lx200CommandGetDec (Server &server) | |
bool | writeCommandToBuffer (char *&buff, char *end) |
int | readAnswerFromBuffer (const char *&buff, const char *end) |
void | print (QTextStream &o) const |
Public Member Functions inherited from Lx200Command | |
bool | hasBeenWrittenToBuffer (void) const |
virtual bool | needsNoAnswer (void) const |
virtual bool | isCommandGotoSelected (void) const |
virtual bool | shortAnswerReceived (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: Get the current declination.
Definition at line 144 of file Lx200Command.hpp.