kstars
CelestronGPS Class Reference
#include <celestrongps.h>
Public Member Functions | |
| CelestronGPS () | |
| int | checkPower (ITextVectorProperty *tp) |
| int | checkPower (ISwitchVectorProperty *sp) |
| int | checkPower (INumberVectorProperty *np) |
| virtual void | getBasicData () |
| int | getOnSwitch (ISwitchVectorProperty *sp) |
| int | handleCoordSet () |
| virtual void | ISGetProperties (const char *dev) |
| virtual void | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n) |
| virtual void | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int n) |
| virtual void | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int n) |
| virtual void | ISPoll () |
| void | powerTelescope () |
| void | slewError (int slewCode) |
| virtual | ~CelestronGPS () |
Detailed Description
Definition at line 29 of file celestrongps.h.
Constructor & Destructor Documentation
| CelestronGPS::CelestronGPS | ( | ) |
Definition at line 117 of file celestrongps.cpp.
| virtual CelestronGPS::~CelestronGPS | ( | ) | [inline, virtual] |
Definition at line 33 of file celestrongps.h.
Member Function Documentation
| int CelestronGPS::checkPower | ( | ITextVectorProperty * | tp | ) |
Definition at line 571 of file celestrongps.cpp.
| int CelestronGPS::checkPower | ( | ISwitchVectorProperty * | sp | ) |
Definition at line 538 of file celestrongps.cpp.
| int CelestronGPS::checkPower | ( | INumberVectorProperty * | np | ) |
Definition at line 555 of file celestrongps.cpp.
| void CelestronGPS::getBasicData | ( | void | ) | [virtual] |
Definition at line 713 of file celestrongps.cpp.
| int CelestronGPS::getOnSwitch | ( | ISwitchVectorProperty * | sp | ) |
Definition at line 528 of file celestrongps.cpp.
| int CelestronGPS::handleCoordSet | ( | ) |
Definition at line 183 of file celestrongps.cpp.
| void CelestronGPS::ISGetProperties | ( | const char * | dev | ) | [virtual] |
Definition at line 133 of file celestrongps.cpp.
| void CelestronGPS::ISNewNumber | ( | const char * | dev, | |
| const char * | name, | |||
| double | values[], | |||
| char * | names[], | |||
| int | n | |||
| ) | [virtual] |
Definition at line 273 of file celestrongps.cpp.
| void CelestronGPS::ISNewSwitch | ( | const char * | dev, | |
| const char * | name, | |||
| ISState * | states, | |||
| char * | names[], | |||
| int | n | |||
| ) | [virtual] |
Definition at line 355 of file celestrongps.cpp.
| void CelestronGPS::ISNewText | ( | const char * | dev, | |
| const char * | name, | |||
| char * | texts[], | |||
| char * | names[], | |||
| int | n | |||
| ) | [virtual] |
Definition at line 158 of file celestrongps.cpp.
| void CelestronGPS::ISPoll | ( | ) | [virtual] |
Definition at line 590 of file celestrongps.cpp.
| void CelestronGPS::powerTelescope | ( | ) |
Definition at line 726 of file celestrongps.cpp.
| void CelestronGPS::slewError | ( | int | slewCode | ) |
Definition at line 755 of file celestrongps.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference