#include <magellan1.h>
|
| Magellan1 () |
|
virtual | ~Magellan1 () |
|
virtual void | ISGetProperties (const char *dev) |
|
virtual void | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n) |
|
virtual void | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int n) |
|
virtual void | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int n) |
|
virtual void | ISSnoopDevice (XMLEle *root) |
|
virtual void | ISPoll () |
|
virtual void | getBasicData () |
|
void | handleError (ISwitchVectorProperty *svp, int err, const char *msg) |
|
void | handleError (INumberVectorProperty *nvp, int err, const char *msg) |
|
void | handleError (ITextVectorProperty *tvp, int err, const char *msg) |
|
bool | isTelescopeOn () |
|
void | connectTelescope () |
|
void | setCurrentDeviceName (const char *devName) |
|
void | correctFault () |
|
◆ Magellan1()
◆ ~Magellan1()
Magellan1::~Magellan1 |
( |
| ) |
|
|
virtual |
◆ connectTelescope()
void Magellan1::connectTelescope |
( |
| ) |
|
◆ correctFault()
void Magellan1::correctFault |
( |
| ) |
|
◆ getBasicData()
void Magellan1::getBasicData |
( |
| ) |
|
|
virtual |
◆ handleError() [1/3]
◆ handleError() [2/3]
◆ handleError() [3/3]
◆ ISGetProperties()
void Magellan1::ISGetProperties |
( |
const char * |
dev | ) |
|
|
virtual |
◆ ISNewNumber()
void Magellan1::ISNewNumber |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
double |
values[], |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
|
virtual |
◆ ISNewSwitch()
void Magellan1::ISNewSwitch |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
ISState * |
states, |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
|
virtual |
◆ ISNewText()
void Magellan1::ISNewText |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
char * |
texts[], |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
|
virtual |
◆ ISPoll()
void Magellan1::ISPoll |
( |
| ) |
|
|
virtual |
◆ ISSnoopDevice()
void Magellan1::ISSnoopDevice |
( |
XMLEle * |
root | ) |
|
|
virtual |
◆ isTelescopeOn()
bool Magellan1::isTelescopeOn |
( |
| ) |
|
◆ setCurrentDeviceName()
void Magellan1::setCurrentDeviceName |
( |
const char * |
devName | ) |
|
◆ currentSet
int Magellan1::currentSet |
|
protected |
◆ currentSiteNum
int Magellan1::currentSiteNum |
|
protected |
◆ fault
◆ fd
◆ JD
◆ lastDEC
double Magellan1::lastDEC |
|
protected |
◆ lastRA
◆ lastSet
◆ simulation
bool Magellan1::simulation |
|
protected |
◆ targetDEC
double Magellan1::targetDEC |
|
protected |
◆ targetRA
double Magellan1::targetRA |
|
protected |
◆ thisDevice
char Magellan1::thisDevice[64] |
|
protected |
◆ timeFormat
int Magellan1::timeFormat |
|
protected |
◆ trackingMode
int Magellan1::trackingMode |
|
protected |
The documentation for this class was generated from the following files:
- ln/3rdparty/src/indilib/indi-1.7.4/libindi/drivers/telescope/magellan1.h
- ln/3rdparty/src/indilib/indi-1.7.4/libindi/obsolete/magellan1.cpp