kstars
#include <align.h>
|
enum | ALTStage {
ALT_INIT,
ALT_FIRST_TARGET,
ALT_SYNCING,
ALT_SLEWING,
ALT_SECOND_TARGET,
ALT_CORRECTING,
ALT_FINISHED
} |
|
enum | AZStage {
AZ_INIT,
AZ_FIRST_TARGET,
AZ_SYNCING,
AZ_SLEWING,
AZ_SECOND_TARGET,
AZ_CORRECTING,
AZ_FINISHED
} |
|
Definition at line 27 of file align.h.
Enumerator |
---|
ALT_INIT |
|
ALT_FIRST_TARGET |
|
ALT_SYNCING |
|
ALT_SLEWING |
|
ALT_SECOND_TARGET |
|
ALT_CORRECTING |
|
ALT_FINISHED |
|
Definition at line 37 of file align.h.
Enumerator |
---|
AZ_INIT |
|
AZ_FIRST_TARGET |
|
AZ_SYNCING |
|
AZ_SLEWING |
|
AZ_SECOND_TARGET |
|
AZ_CORRECTING |
|
AZ_FINISHED |
|
Definition at line 36 of file align.h.
void Ekos::Align::addGuideHead |
( |
| ) |
|
void Ekos::Align::appendLogText |
( |
const QString & |
text | ) |
|
bool Ekos::Align::capture |
( |
| ) |
|
|
slot |
void Ekos::Align::checkCCD |
( |
int |
CCDNum | ) |
|
|
slot |
void Ekos::Align::checkLineEdits |
( |
| ) |
|
|
slot |
void Ekos::Align::checkPolarAlignment |
( |
| ) |
|
|
slot |
void Ekos::Align::clearCoordBoxes |
( |
| ) |
|
|
slot |
void Ekos::Align::clearLog |
( |
| ) |
|
void Ekos::Align::copyCoordsToBoxes |
( |
| ) |
|
|
slot |
void Ekos::Align::correctAltError |
( |
| ) |
|
|
slot |
void Ekos::Align::correctAzError |
( |
| ) |
|
|
slot |
void Ekos::Align::generateArgs |
( |
| ) |
|
QString Ekos::Align::getLogText |
( |
| ) |
|
|
inline |
void Ekos::Align::logSolver |
( |
| ) |
|
|
slot |
void Ekos::Align::measureAltError |
( |
| ) |
|
|
slot |
void Ekos::Align::measureAzError |
( |
| ) |
|
|
slot |
void Ekos::Align::newFITS |
( |
IBLOB * |
bp | ) |
|
|
slot |
void Ekos::Align::newLog |
( |
| ) |
|
|
signal |
void Ekos::Align::solverComplete |
( |
int |
exist_status | ) |
|
|
slot |
void Ekos::Align::startSovling |
( |
const QString & |
filename | ) |
|
void Ekos::Align::stopSolving |
( |
| ) |
|
|
slot |
void Ekos::Align::syncCCDInfo |
( |
| ) |
|
void Ekos::Align::syncTelescopeInfo |
( |
| ) |
|
void Ekos::Align::updateScopeCoords |
( |
INumberVectorProperty * |
coord | ) |
|
|
slot |
void Ekos::Align::wcsinfoComplete |
( |
int |
exist_status | ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.