Kstars
starblock.h
A SkyNode derived class used for displaying PointNode with coordinates provided by SkyObject.
Definition pointsourcenode.h:27
Maintains a list of StarBlocks that contain the stars lying in a single trixel.
Definition starblocklist.h:23
Holds a block of stars and various peripheral variables to mark its place in data structures.
Definition starblock.h:43
float getFaintMag() const
Return the magnitude of the faintest star in this StarBlock.
Definition starblock.h:123
StarBlockEntry * addStar(const StarData &data)
Initialize another star with data.
Definition starblock.cpp:85
int getStarCount() const
Return the number of stars currently filled in this StarBlock.
Definition starblock.h:130
float getBrightMag() const
Return the magnitude of the brightest star in this StarBlock.
Definition starblock.h:116
A 16-byte structure that holds star data for really faint stars.
Definition nomadbinfile2mysql.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.