Kstars
satellitescomponent.h
void update(KSNumbers *num) override
Update satellites position.
Definition: satellitescomponent.cpp:78
void drawTrails(SkyPainter *skyp) override
Draw trails for objects.
Definition: satellitescomponent.cpp:135
Stores dms coordinates for a point in the sky. for converting between coordinate systems.
Definition: skypoint.h:44
Definition: skycomposite.h:29
Satellite * findSatellite(QString name)
Search a satellite by name.
Definition: satellitescomponent.cpp:196
QList< SatelliteGroup * > groups()
Definition: satellitescomponent.cpp:191
Definition: skycomponent.h:95
void drawLabel(Satellite *sat, const QPointF &pos)
Draw label of a satellite.
Definition: satellitescomponent.cpp:128
SkyObject * objectNearest(SkyPoint *p, double &maxrad) override
Search the nearest satellite from point p.
Definition: satellitescomponent.cpp:211
Definition: satellitescomponent.h:23
SkyObject * findByName(const QString &name, bool exact=true) override
Return object given name.
Definition: satellitescomponent.cpp:246
Definition: satellite.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Aug 13 2022 04:01:58 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Aug 13 2022 04:01:58 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.