Kstars
remoteastrometryparser.h
19 * RemoteAstrometryParser invokes the remote astrometry.net solver in the remote CCD driver to solve the captured image.
20 * The offline astrometry.net plus index files must be installed and configured on the remote host running the INDI CCD driver.
38 virtual bool startSolver(const QString &filename, const QStringList &args, bool generated = true) override;
Align class handles plate-solving and polar alignment measurement and correction using astrometry....
Definition align.h:77
AstrometryParser is an interface for online and offline astrometry parsers.
Definition astrometryparser.h:23
RemoteAstrometryParser invokes the remote astrometry.net solver in the remote CCD driver to solve the...
Definition remoteastrometryparser.h:25
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.