Kstars
polaralignmentassistant.h
32 * these point, we can identify the RA rotational axis. From there, we compare the distance from RA axis
33 * to the celestial pole axis. For a perfectly aligned mount, the two points would overlap exactly.
34 * In reality, there is also some differences due to the mount mechanical limitations and measurements
37 * The user is then presented with a triangle that couples the corrections required in Altitude and Azimuth
38 * knobs to move the RA axis to the celestial pole. An optional feature is available the calculates the error
39 * in real time as the user move the mount around during refresh, but this feature is computationally intensive
110 void processPAHStage(double orientation, double ra, double dec, double pixscale, bool eastToTheRight);
122 // Process the results of WCS from the solving process. If the results are good, we continue to the next phase.
127 // Update the correction offset by this percentage in order to move the triangle around when clicking on
167 * @brief calculatePAHError Calculate polar alignment error in the Polar Alignment Helper (PAH) method
196 void polarResultUpdated(QLineF correctionVector, double polarError, double azError, double altError);
Q_OBJECTQ_OBJECT
Ekos is an advanced Astrophotography tool for Linux. It is based on a modular extensible framework to...
Definition: align.cpp:70
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
The QProgressIndicator class lets an application display a progress indicator to show that a long tas...
Definition: QProgressIndicator.h:23
QString i18n(const char *text, const TYPE &arg...)
Definition: indimount.h:26
The PolarAlignmentAssistant class.
Definition: polaralignmentassistant.h:45
enabled
void show()
Align class handles plate-solving and polar alignment measurement and correction using astrometry....
Definition: align.h:73
QObject * parent() const const
QString message
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 12 2022 04:00:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 12 2022 04:00:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.