kstars
HighPMStarList Class Reference
#include <highpmstarlist.h>
Public Member Functions | |
HighPMStarList (double threshold) | |
~HighPMStarList () | |
bool | append (Trixel trixel, StarObject *star, double pm) |
void | reindex (KSNumbers *num, StarIndex *starIndex) |
void | setIndexTime (KSNumbers *num) |
int | size () |
void | stats () |
double | threshold () |
Detailed Description
Definition at line 40 of file highpmstarlist.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file highpmstarlist.cpp.
HighPMStarList::~HighPMStarList | ( | ) |
Definition at line 39 of file highpmstarlist.cpp.
Member Function Documentation
bool HighPMStarList::append | ( | Trixel | trixel, |
StarObject * | star, | ||
double | pm | ||
) |
Definition at line 46 of file highpmstarlist.cpp.
Definition at line 67 of file highpmstarlist.cpp.
void HighPMStarList::setIndexTime | ( | KSNumbers * | num | ) |
Definition at line 62 of file highpmstarlist.cpp.
|
inline |
Definition at line 62 of file highpmstarlist.h.
void HighPMStarList::stats | ( | ) |
Definition at line 117 of file highpmstarlist.cpp.
|
inline |
Definition at line 58 of file highpmstarlist.h.
The documentation for this class was generated from the following files:
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
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.