kstars
This is the complete list of members for FITSImage, including all inherited members.
applyFilter(FITSScale type, float *image=NULL, int min=-1, int max=-1) | FITSImage | |
average | FITSImage | |
bitpix | FITSImage | |
calculateStats(bool refresh=false) | FITSImage | |
dim | FITSImage | |
findCentroid(int initStdDev=MINIMUM_STDVAR, int minEdgeWidth=MINIMUM_PIXEL_RANGE) | FITSImage | |
findStars() | FITSImage | |
FITSImage(FITSMode mode=FITS_NORMAL) | FITSImage | |
getAverage() | FITSImage | inline |
getBPP() | FITSImage | inline |
getCenterSelection(int *x, int *y) | FITSImage | |
getDetectedStars() | FITSImage | inline |
getFITSRecord(QString &recordList, int &nkeys) | FITSImage | |
getHeight() | FITSImage | inline |
getHFR(HFRType type=HFR_AVERAGE) | FITSImage | |
getImageBuffer() | FITSImage | inline |
getMax() | FITSImage | inline |
getMin() | FITSImage | inline |
getMinMax(double *min, double *max) | FITSImage | inline |
getMode() | FITSImage | inline |
getSize(double *w, double *h) | FITSImage | inline |
getStarCenters() | FITSImage | inline |
getStdDev() | FITSImage | inline |
getWCSCoord() | FITSImage | inline |
getWidth() | FITSImage | inline |
hasWCS() | FITSImage | inline |
loadFITS(const QString &filename, QProgressDialog *progress=NULL) | FITSImage | |
max | FITSImage | |
min | FITSImage | |
ndim | FITSImage | |
rescale(FITSZoom type) | FITSImage | |
saveFITS(const QString &filename) | FITSImage | |
setFITSMinMax(double newMin, double newMax) | FITSImage | |
setHistogram(FITSHistogram *inHistogram) | FITSImage | inline |
stats | FITSImage | |
stddev | FITSImage | |
subtract(float *darkFrame) | FITSImage | |
~FITSImage() | FITSImage | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.