#include <NexStarAUXScope.h>
◆ NexStarAUXScope() [1/4]
NexStarAUXScope::NexStarAUXScope |
( |
char const * |
ip, |
|
|
int |
port |
|
) |
| |
◆ NexStarAUXScope() [2/4]
NexStarAUXScope::NexStarAUXScope |
( |
int |
port | ) |
|
◆ NexStarAUXScope() [3/4]
NexStarAUXScope::NexStarAUXScope |
( |
char const * |
ip | ) |
|
◆ NexStarAUXScope() [4/4]
NexStarAUXScope::NexStarAUXScope |
( |
| ) |
|
◆ ~NexStarAUXScope()
NexStarAUXScope::~NexStarAUXScope |
( |
| ) |
|
◆ Abort()
bool NexStarAUXScope::Abort |
( |
| ) |
|
◆ closeConnection()
void NexStarAUXScope::closeConnection |
( |
| ) |
|
|
private |
◆ Connect()
bool NexStarAUXScope::Connect |
( |
int |
PortFD | ) |
|
◆ detectScope()
bool NexStarAUXScope::detectScope |
( |
| ) |
|
|
private |
◆ Disconnect()
bool NexStarAUXScope::Disconnect |
( |
| ) |
|
◆ emulateGPS()
void NexStarAUXScope::emulateGPS |
( |
AUXCommand & |
m | ) |
|
|
private |
◆ GetALT()
long NexStarAUXScope::GetALT |
( |
| ) |
|
◆ GetAZ()
long NexStarAUXScope::GetAZ |
( |
| ) |
|
◆ GoToFast()
◆ GoToSlow()
◆ initScope() [1/2]
void NexStarAUXScope::initScope |
( |
char const * |
ip, |
|
|
int |
port |
|
) |
| |
|
private |
◆ initScope() [2/2]
void NexStarAUXScope::initScope |
( |
| ) |
|
|
private |
◆ Park()
bool NexStarAUXScope::Park |
( |
| ) |
|
◆ processCmd()
void NexStarAUXScope::processCmd |
( |
AUXCommand & |
cmd | ) |
|
|
private |
◆ querryStatus()
void NexStarAUXScope::querryStatus |
( |
| ) |
|
|
private |
◆ readMsgs()
void NexStarAUXScope::readMsgs |
( |
| ) |
|
|
private |
◆ sendCmd()
◆ Slew()
◆ SlewALT()
bool NexStarAUXScope::SlewALT |
( |
int |
rate | ) |
|
◆ SlewAZ()
bool NexStarAUXScope::SlewAZ |
( |
int |
rate | ) |
|
◆ slewing()
bool NexStarAUXScope::slewing |
( |
| ) |
|
◆ TimerTick()
bool NexStarAUXScope::TimerTick |
( |
double |
dt | ) |
|
◆ Track()
◆ UpdateLocation()
bool NexStarAUXScope::UpdateLocation |
( |
double |
lat, |
|
|
double |
lon, |
|
|
double |
elev |
|
) |
| |
◆ addr
struct sockaddr_in NexStarAUXScope::addr |
|
private |
◆ Alt
long NexStarAUXScope::Alt |
|
private |
◆ AltRate
long NexStarAUXScope::AltRate |
|
private |
◆ Az
◆ AzRate
long NexStarAUXScope::AzRate |
|
private |
◆ Elv
double NexStarAUXScope::Elv |
|
private |
◆ Lat
double NexStarAUXScope::Lat |
|
private |
◆ Lon
double NexStarAUXScope::Lon |
|
private |
◆ simulator
◆ slewingAlt
bool NexStarAUXScope::slewingAlt |
|
private |
◆ slewingAz
bool NexStarAUXScope::slewingAz |
|
private |
◆ slewRate
long NexStarAUXScope::slewRate |
|
private |
◆ sock
int NexStarAUXScope::sock |
|
private |
◆ STEPS_PER_REVOLUTION
const long NexStarAUXScope::STEPS_PER_REVOLUTION = 16777216 |
|
staticprivate |
◆ targetAlt
long NexStarAUXScope::targetAlt |
|
private |
◆ targetAz
long NexStarAUXScope::targetAz |
|
private |
◆ tracking
bool NexStarAUXScope::tracking |
|
private |
The documentation for this class was generated from the following files: