Kstars
satellite.h
41 * @return True if the satellite is visible (above horizon, in the sunlight and sun at least 12° under horizon)
159 double d2201 { 0 }, d2211 { 0 }, d3210 { 0 }, d3222 { 0 }, d4410 { 0 }, d4422 { 0 }, d5220 { 0 };
163 double sgh3 { 0 }, sgh4 { 0 }, sh2 { 0 }, sh3 { 0 }, si2 { 0 }, si3 { 0 }, sl2 { 0 }, sl3 { 0 };
void initPopupMenu(KSPopupMenu *pmenu) override
Initialize the popup menut.
Definition: satellite.cpp:1309
Definition: kspopupmenu.h:34
Satellite(const QString &name, const QString &line1, const QString &line2)
Constructor.
Definition: satellite.cpp:48
QString sgp4ErrorString(int code)
sgp4ErrorString Get error string associated with sgp4 calculation failure
Definition: satellite.cpp:1232
Definition: satellite.h:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:05:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:05:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.