Kstars
starcorrespondence.h
19 * It is intended to be resilient to translation, a bit of positional noise, and slight field rotation.
21 * designated a guide star. Then, given a set of new input star positions, it determines a mapping
23 * there may be new stars that don't appear in the references. However, the guide star must appear
49 Edge find(const QList<Edge> &stars, double maxDistance, QVector<int> *starMap, bool adapt = true, double minFraction = 0.5);
119 void makeOffsets(const QVector<Offsets> &offsets, QVector<Offsets> *targetOffsets, int targetStar) const;
void initialize(StandardShortcut id)
void setX(float x)
void setY(float y)
QAction * find(const QObject *recvr, const char *slot, QObject *parent)
KGuiItem reset()
Edge
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:05:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:05:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.