kstars
starblock.h
Go to the documentation of this file.
121 // These methods are there because we might want to make faintMag and brightMag private at some point
Holds a block of stars and various peripheral variables to mark its place in data structures...
Definition: starblock.h:53
float getBrightMag() const
Return the magnitude of the brightest star in this StarBlock.
Definition: starblock.h:127
A 16-byte structure that holds star data for really faint stars.
Definition: nomadbinfile2mysql.h:37
A SkyNode derived class used for displaying PointNode with coordinates provided by SkyObject...
Definition: pointsourcenode.h:37
Maintains a list of StarBlocks that contain the stars lying in a single trixel.
Definition: starblocklist.h:33
StarBlockEntry * addStar(const StarData &data)
Initialize another star with data.
Definition: starblock.cpp:96
~StarBlock()=default
float getFaintMag() const
Return the magnitude of the faintest star in this StarBlock.
Definition: starblock.h:134
int getStarCount() const
Return the number of stars currently filled in this StarBlock.
Definition: starblock.h:141
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:20:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:20:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.