#include <simulator.h>
|
| EQModSimulator (INDI::Telescope *) |
|
void | Connect () |
|
void | receive_cmd (const char *cmd, int *received) |
|
void | send_reply (char *buf, int *sent) |
|
bool | initProperties () |
|
bool | updateProperties (bool enable) |
|
bool | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n) |
|
bool | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int n) |
|
bool | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int n) |
|
◆ EQModSimulator()
◆ Connect()
void EQModSimulator::Connect |
( |
| ) |
|
◆ initProperties()
bool EQModSimulator::initProperties |
( |
| ) |
|
◆ ISNewNumber()
bool EQModSimulator::ISNewNumber |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
double |
values[], |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
◆ ISNewSwitch()
bool EQModSimulator::ISNewSwitch |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
ISState * |
states, |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
◆ ISNewText()
bool EQModSimulator::ISNewText |
( |
const char * |
dev, |
|
|
const char * |
name, |
|
|
char * |
texts[], |
|
|
char * |
names[], |
|
|
int |
n |
|
) |
| |
◆ receive_cmd()
void EQModSimulator::receive_cmd |
( |
const char * |
cmd, |
|
|
int * |
received |
|
) |
| |
◆ send_reply()
void EQModSimulator::send_reply |
( |
char * |
buf, |
|
|
int * |
sent |
|
) |
| |
◆ updateProperties()
bool EQModSimulator::updateProperties |
( |
bool |
enable | ) |
|
◆ defined
◆ SimHighSpeedSP
◆ SimMCVersionTP
◆ SimModeSP
◆ SimMotorNP
◆ SimRatioNP
◆ SimWormNP
◆ sksim
◆ telescope
The documentation for this class was generated from the following files:
- ln/3rdparty/src/indilib/indi-1.7.4/3rdparty/indi-eqmod/simulator/simulator.h
- ln/3rdparty/src/indilib/indi-1.7.4/3rdparty/indi-eqmod/simulator/simulator.cpp