kstars
constellationlines.cpp
Go to the documentation of this file.
97 StarObject *star = static_cast<StarObject*>( StarComponent::Instance()->findByHDIndex( HDnum ) );
void JITupdate()
added for JIT updates from both StarComponent and ConstellationLines
Definition: starobject.cpp:317
static double reindexInterval(double pm)
returns the reindex interval (in centuries!) for the given magnitude of proper motion (in milliarcsec...
Definition: starobject.cpp:49
QColor colorNamed(const QString &name) const
Retrieve a color by name.
Definition: colorscheme.cpp:97
virtual void preDraw(SkyPainter *skyp)
Definition: constellationlines.cpp:126
Definition: linelist.h:35
void appendLine(LineList *lineList, int debug=0)
Definition: linelistindex.cpp:73
SkyComposite is a kind of container class for SkyComponent objects.
Definition: skycomposite.h:43
double pmMagnitude()
returns the magnitude of the proper motion correction in milliarcsec/year
Definition: starobject.h:180
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition: ksnumbers.h:43
SkyObject * findByHDIndex(int HDnum)
Find stars by HD catalog index.
Definition: starcomponent.cpp:526
Definition: ksfilereader.h:65
Definition: linelistindex.h:39
virtual void JITupdate(LineList *lineList)
Definition: constellationlines.cpp:140
ConstellationLines(SkyComposite *parent, CultureList *cultures)
Definition: constellationlines.cpp:40
const IndexHash & getIndexHash(LineList *lineList)
Definition: constellationlines.cpp:133
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.