| Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classNexStarConnection.html Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:39:32 2014 Кодировка: Поисковые слова: asteroid | 
|  | Stellarium 0.12.3 | 
Serial port connection to a Celestron NexStar or a compatible telescope. More...
#include <NexStarConnection.hpp>
| Public Member Functions | |
| NexStarConnection (Server &server, const char *serial_device) | |
| void | sendGoto (unsigned int ra_int, int dec_int) | 
| void | sendCommand (NexStarCommand *command) | 
|  Public Member Functions inherited from SerialPort | |
| SerialPort (Server &server, const char *serial_device) | |
| Class constructor.  More... | |
| virtual bool | isClosed (void) const | 
| Returns true if the connection is closed.  More... | |
|  Public Member Functions inherited from Connection | |
| Connection (Server &server, SOCKET fd) | |
| long long int | getServerMinusClientTime (void) const | 
|  Public Member Functions inherited from Socket | |
| void | hangup () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from SerialPort | |
| void | prepareSelectFds (fd_set &, fd_set &, int &) | 
|  Protected Attributes inherited from Connection | |
| char | read_buff [120] | 
| char * | read_buff_end | 
| char | write_buff [120] | 
| char * | write_buff_end | 
Serial port connection to a Celestron NexStar or a compatible telescope.
Definition at line 36 of file NexStarConnection.hpp.
 1.8.3.1
 1.8.3.1