Kstars
meridianflipstate.h
53 MOUNT_FLIP_NONE, // this is the default state, comparing the hour angle with the next flip position
57 MOUNT_FLIP_WAITING, // step after FLUP_PLANNED waiting until Capture completes a running exposure
58 MOUNT_FLIP_ACCEPTED, // Capture is idle or has completed the exposure and will wait until the flip
62 MOUNT_FLIP_COMPLETED, // this checks that the flip was completed successfully or not and after tidying up
145 * @brief Check if a meridian flip is ready to start, running or some post flip actions are not comleted.
213 void updateTelescopeCoord(const SkyPoint &position, ISD::Mount::PierSide pierSide, const dms &ha);
262 static void updatePosition(MountPosition &pos, const SkyPoint &position, ISD::Mount::PierSide pierSide, const dms &ha, const bool isValid);
265 // amount of time. Within this time, a slewing state change will be ignored for pier side change checks.
271 * @brief Internal method for changing the mount meridian flip state. From extermal, use {@see updateMFMountState()}
Supports controlling INDI telescope devices including setting/retrieving mount properties,...
Definition mount.h:33
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:53:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:53:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.