GuideView

Search for usage in LXR

GuideView Class Reference

#include <guideview.h>

Inherits FITSView.

Public Member Functions

 GuideView (QWidget *parent=nullptr, FITSMode mode=FITS_NORMAL, FITSScale filter=FITS_NONE)
 
void addGuideStarNeighbor (double targetX, double targetY, bool found, double detectedX=0, double detectedY=0, bool isGuideStar=false)
 
void clearNeighbors ()
 
void drawOverlay (QPainter *, double scale) override
 
void updateNeighbors ()
 

Detailed Description

The main change relative to fitsview is to add the capability of displaying the 'neighbor guide stars' for the SEP Multi Star guide algorithm.

Definition at line 21 of file guideview.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.