kstars
ApogeeCam Class Reference
#include <apogee_ppi.h>
Public Member Functions | |
| ApogeeCam () | |
| void | ISGetProperties (const char *dev) |
| void | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n) |
| void | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int n) |
| void | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int n) |
| void | ISPoll () |
| ~ApogeeCam () | |
Detailed Description
Definition at line 69 of file apogee_ppi.h.
Constructor & Destructor Documentation
| ApogeeCam::ApogeeCam | ( | ) |
Definition at line 109 of file apogee_ppi.cpp.
| ApogeeCam::~ApogeeCam | ( | ) |
Definition at line 117 of file apogee_ppi.cpp.
Member Function Documentation
| void ApogeeCam::ISGetProperties | ( | const char * | dev | ) |
Definition at line 236 of file apogee_ppi.cpp.
| void ApogeeCam::ISNewNumber | ( | const char * | dev, | |
| const char * | name, | |||
| double | values[], | |||
| char * | names[], | |||
| int | n | |||
| ) |
Definition at line 304 of file apogee_ppi.cpp.
| void ApogeeCam::ISNewSwitch | ( | const char * | dev, | |
| const char * | name, | |||
| ISState * | states, | |||
| char * | names[], | |||
| int | n | |||
| ) |
Definition at line 261 of file apogee_ppi.cpp.
| void ApogeeCam::ISNewText | ( | const char * | dev, | |
| const char * | name, | |||
| char * | texts[], | |||
| char * | names[], | |||
| int | n | |||
| ) |
| void ApogeeCam::ISPoll | ( | ) |
Definition at line 393 of file apogee_ppi.cpp.
Member Data Documentation
| int ApogeeCam::binX |
Definition at line 93 of file apogee_ppi.h.
| int ApogeeCam::binY |
Definition at line 93 of file apogee_ppi.h.
Definition at line 91 of file apogee_ppi.h.
Definition at line 90 of file apogee_ppi.h.
| short ApogeeCam::height |
Definition at line 89 of file apogee_ppi.h.
| unsigned short* ApogeeCam::img |
Definition at line 94 of file apogee_ppi.h.
| double ApogeeCam::temperature |
Definition at line 92 of file apogee_ppi.h.
| short ApogeeCam::width |
Definition at line 88 of file apogee_ppi.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference